Skip to content

groovyfmt is a tool to automatically format your Groovy code.

License

Notifications You must be signed in to change notification settings

penberg/groovyfmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groovyfmt

groovyfmt is a tool to automatically format your Groovy and Jenkins pipeline source code.

Status

The tool is able to parse and format many Groovy source files already. However, the tool still has known bugs, so use with extreme caution when formatting your code. Help with testing and development is more than welcome!

Getting Started

You can build the tool with:

mvn package

and then format a source code file with:

./target/groovyfmt <filename>

About

groovyfmt is a tool to automatically format your Groovy code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published