Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Maven Build Process to incorporate CheckStyle plugin #84

Closed
sai-pullabhotla opened this issue Nov 11, 2016 · 1 comment
Closed
Assignees

Comments

@sai-pullabhotla
Copy link
Owner

Update Maven Build Process to incorporate CheckStyle plugin. Make necessary changes to POM.xml. It would be best to fail the build if there are issues with the code style.

@sai-pullabhotla sai-pullabhotla added this to the 1.1.0 milestone Nov 11, 2016
@sai-pullabhotla sai-pullabhotla self-assigned this Nov 11, 2016
@sai-pullabhotla sai-pullabhotla modified the milestones: 1.2.0, 1.1.0 Dec 4, 2016
@sai-pullabhotla sai-pullabhotla modified the milestones: 1.3.0, 1.2.0 Feb 6, 2017
@sai-pullabhotla sai-pullabhotla modified the milestone: 1.3.0 Feb 28, 2017
@sai-pullabhotla
Copy link
Owner Author

Added a checkstyle configuration
Updated POM to enforce checkstyle
All sources are updated to use a new max line length of 100. Indentation is changed to use two spaces instead of a Tab.
Added Eclipse configuration files to set up the code formatting to match with checkstyle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant