renaissance
renaissance copied to clipboard
Add checkstyle rules for Java code
SBT has a plugin called sbt-java-formatter
, maybe we should try that out:
https://stackoverflow.com/questions/33494711/java-code-formatter-for-sbt
@farquet Would you maybe like to take a look at this one?
Sure, would be happy to !
Since #88 was an unsucessful attempt to add java checkstyle via SBT after evaluating all existing options, it has been decided to simply provide formatting rules that can be installed in an IDE (see discussion at the end of #88).