-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
status: readyIssue ready for developmentIssue ready for developmenttype: featNew feature or requestNew feature or request
Milestone
Description
As a developer I want to apply the latest official checkstyle xml found in the repo:
https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml
Acceptance
- save the file at the project
- apply the needed config to maven pom.xml, to add a lifecycle stage to allow checking
- all warnings checkstyle warnings will be forced to be errors
- to accelerate development, devs should install the same checkstyle rules, and the checkstyle plugin at their IDE : https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml
Metadata
Metadata
Assignees
Labels
status: readyIssue ready for developmentIssue ready for developmenttype: featNew feature or requestNew feature or request