Checkstyle configuration for Apache ACE ---------------------------------------
Key: ACE-185 URL: https://issues.apache.org/jira/browse/ACE-185 Project: Ace Issue Type: Improvement Reporter: Jeremias Maerki Priority: Minor Attachments: checkstyle.zip As promised a Checkstyle configuration file (for version 5.4). I've tried to match the ACE style guide as closely as possible. Some minor things cannot be checked. And I've had trouble mapping the empty blocks ({}) which I, BTW, don't like. I recommend to change that rule to require at least a comment. I believe it's a good idea to explain why a block is left empty. I've set the severity for WhitespaceAround to warning for now as a consequence. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira