penberg / groovyfmt

groovyfmt is a tool to automatically format your Groovy code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Apache License 2.0


Languages

Language:GAP 52.4%Language:Java 47.6%Language:Groovy 0.0%