-
Notifications
You must be signed in to change notification settings - Fork 86
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
Codestyle #372
Codestyle #372
Conversation
Would it be useful to have configuration file with excluded files? In that case we would be able to create PRs and reduce list of excluded files step by step. |
@litvinovg can you check my last commit in this PR. If that is what you were thinking in your comment, I can apply similar to VIVO PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Added checkstyle suppressions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's increase character limit to 120as we discussed in committers call some time ago.
VIVO GitHub issue: 3814
Linked VIVO PR
https://wiki.lyrasis.org/display/VIVO/Code+Style+Guide
What does this pull request do?
Adding code style into the VIVO/Vitro project
What's new?
checkstyle.xml added into the Vitro root
checkstyle-suppression.xml added in the Vitro root (empty at the moment)
A wiki page added - https://wiki.lyrasis.org/display/VIVO/Code+Style+Guide
checkstyle.xml file linked in pom.xml file (at the moment configured to be skipped)
How should this be tested?
Just for reviewing purposes there is commit with code formatted by using this code style at chenejac@b214563
See instructions for testing in linked VIVO PR
Interested parties
Tag (@ mention) interested parties or, if unsure, @VIVO-project/vivo-committers