Changeset 12199 in josm for trunk/tools/pmd
- Timestamp:
- 2017-05-17T02:57:03+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/pmd/josm-ruleset.xml
r11930 r12199 29 29 <rule ref="rulesets/java/strictexception.xml"> 30 30 <exclude name="ExceptionAsFlowControl"/> 31 <exclude name="AvoidCatchingGenericException"/> 31 32 <exclude name="AvoidRethrowingException"/> 32 33 </rule>
Note:
See TracChangeset
for help on using the changeset viewer.