Code Linting automated. #3246
iBotPeaches
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is constant shift in formatting of the codebase from various contributors. I believe we should enforce during build time some linter.
https://github.com/diffplug/spotless looks cool, but requires JDK 11 and I don't want to increase our minimum value for a linter. So we could grab a lower version and that might suffice, but still investigating.
Beta Was this translation helpful? Give feedback.
All reactions