Details
-
Enhancement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Security Level: Default (Default Security Scheme)
-
None
Description
Introduce Checkstyle as part of the build process in order to help enforce project specific conventions.
For starters, we'll start validation the copyright header on all of the source files in the tree and fail to compile if the header does not match the expected template. Exceptions will still be allowed.