Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
We should add the maven-checkstyle-plugin to the build process. This plugin can fail a build if the code does not honor the style of our project. This way we can make sure that we have one common style in the code. In addition, reviewers can focus on design, correctness, performance and other important coding aspects other than style issues.
Attachments
Issue Links
- is a clone of
-
FLUME-2937 Integrate checkstyle for non-test classes
- Resolved
- is blocked by
-
FLUME-2937 Integrate checkstyle for non-test classes
- Resolved
- relates to
-
FLUME-2943 Integrate checkstyle - second pass
- Open
- links to