sbt / sbt-java-formatter

An sbt plugin for formating Java code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make public + release

ktoso opened this issue · comments

We'd like to use this in Akka, as people contributing Java code (for Akka HTTP) have settings all over the place, so we have spaces, tabs, 4 spaces, 2 spaces and everthing in between sometimes. Would want to just have a formatter there.

I'm all for a public release. Just felt that the plugin needed some TLC. With the added tests it's way better (not completely building in the dark like I did).

If you have super powers for the repo please open it up and I'll take it from there 👍

Oh yeah, push rights would help

Public and push should be done now...

Thanks a lot, confirmed.
I'll polish the PR and proveed then