Skip to content
/ grog Public

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

License

Notifications You must be signed in to change notification settings

xyproto/grog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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