Changeset 11377 in josm for trunk/tools/findbugs
- Timestamp:
- 2016-12-10T15:26:36+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/findbugs/josm-filter.xml
r11375 r11377 3 3 <Match> 4 4 <Bug pattern="RV_RETURN_VALUE_IGNORED_BAD_PRACTICE" /> 5 </Match> 6 <Match> 7 <Bug pattern="SE_BAD_FIELD" /> 5 8 </Match> 6 9 <Match>
Note:
See TracChangeset
for help on using the changeset viewer.