You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2021. It is now read-only.
Codestyle: enforce consistent statement-spacing and indentation (See issue #720)
NOTE: * This is the issue where we need to uncomment the commented-out modules (Indentation, EmptyLineSeparator) and fix all the compilation errors. This will take a fair bit of manual effort!
Use Case Resolved: avoidable debate during code review that wastes time
I am a heroic dev
who wants to know precisely what the squad considers legitimate code formatting
so that when it comes to code review, there is no need for back-and-forth debate as to our coding style
Design & Implementation Notes
DONE add commented-out checkstyle config for bad indentation
TODO uncomment the commented-out modules (Indentation, EmptyLineSeparator) and fix all the compilation errors. This will take a fair bit of manual effort!