aherbert commented on a change in pull request #181:
URL: https://github.com/apache/commons-geometry/pull/181#discussion_r689627741
##########
File path: src/main/resources/pmd/pmd-ruleset.xml
##########
@@ -41,12 +41,14 @@
<exclude name="UseUnderscoresInNumericLiterals" />
<exclude name="GenericsNaming" />
<exclude name="ConfusingTernary" />
+ <exclude name="FieldDeclarationsShouldBeAtStartOfClass" />
Review comment:
Is it the intention to put this back in the future?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]