Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 428 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 428 Bytes

grog

Clean up or re-organize Java and Kotlin imports, or expand wildcard imports.

Bug reports and pull requests are welcome.

Installation

go install github.com/xyproto/grog@latest

Usage

Output the proposed changes to the imports:

grog Example.java

Write the propsed changes to the imports:

grog --apply Example.kt

General info

  • Author: Alexander F. Rødseth
  • License: BSD-3
  • Version: 1.0.0