R.A. Porter

Results 5 issues of R.A. Porter

Back in November, the Google Java Formatter was updated to support turning off formatting of javadocs. This is particularly useful functionality with newer javadoc trends as well as older codebases...

enhancement

(I'm sure this could be implemented for VSCode as well; that would be a separate ticket, I think.) When working on...let's call it linguine code so as not to be...

Upgrades for IJ and * upgrades gradle * upgrades clj-kondo

Discards the output of the JCodeModel.build() call when the -quiet flag has been specified. Fixes: #8

While the xjc processing is quiet when the flag is set, the call to `JCodeModel.build()` spits out the name of every generated file it builds to `System.out`. It would be...