Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
Trunk
-
None
-
None
-
None
-
OFBiz Community Day (May 2020), OFBiz Community Day (Aug 2020)
Description
At https://markmail.org/message/3mhzlqew3igad3r2 I reported an issue that I was not able to really qualify. After exchanging with a Checkstyle expert (see markmail thread) I was unable to find what in our checkstyle.xml file was wrongly throwing these warnings. I decided that there was no reason to throw those warnings. So I decided to put the SuppressionCommentFilter in our checkstyle.xml file and use
CHECKSTYLE_OFF: ALMOST_ALL/CHECKSTYLE_ON: ALMOST_ALL around the concerned lines as documented here
https://checkstyle.sourceforge.io/config_filters.html#SuppressionCommentFilter_Examples