renaissance icon indicating copy to clipboard operation
renaissance copied to clipboard

Add checkstyle rules for Java code

Open axel22 opened this issue 5 years ago • 3 comments

SBT has a plugin called sbt-java-formatter, maybe we should try that out:

https://stackoverflow.com/questions/33494711/java-code-formatter-for-sbt

axel22 avatar Apr 10 '19 14:04 axel22

@farquet Would you maybe like to take a look at this one?

axel22 avatar Apr 11 '19 16:04 axel22

Sure, would be happy to !

farquet avatar Apr 11 '19 17:04 farquet

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).

farquet avatar May 03 '19 07:05 farquet