Description
I recently investigated applying checkstyle rules to our build. We should implement some minimal checks to enforce some basic formatting.
Primarily, the initial focus should be on incorrect javadocs, and styles that we're already mostly complying with (to ensure we don't lapse below our current standards with minimal change). In the future, we could perhaps add additional rules or adopt a more comprehensive policy for code style.
Attachments
Issue Links
- supercedes
-
ACCUMULO-81 Look into maven checkstyle plugin
- Resolved
-
ACCUMULO-1158 Remove whitespace at end of lines in java files (a checkstyle rule)
- Resolved
- links to