Is there a set of commons code formatting conventions? More particularly, is there a machine readable file of same? I use intellij, so native, checkstyle, or Eclipse is fine.
I've been having problems where I am doing the pre-commit diff check, and find that I have made unintentional changes to whitespace, and which intellij and I haven't figured the pattern to. Checkstyle as plugin is still annoying, but only when we disagree :) Simon On Jun 18, 2017 2:33 AM, "PascalSchumacher" <g...@git.apache.org> wrote: Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-text/pull/52 Thanks! Please separate the formatting fixes and the test additions into different commits. Please stick to the existing code style for the new tests (no new line at the beginning and at the end of a test method; single new line between test methods). --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org