Skip to content

Commit a7ba973

Browse files
rnveachmuhlba91
authored andcommitted
minor: remove unnecessary legacy suppressions
1 parent c0c0454 commit a7ba973

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/suppressions.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
<suppress checks="DesignForExtension" files=".*[\\/]src[\\/]main[\\/]"/>
1212
<suppress checks="WriteTag" files=".*[\\/]src[\\/]main[\\/]"/>
1313
<suppress checks="IllegalCatch" files=".*[\\/]src[\\/]main[\\/]"/>
14-
<suppress checks="OrderedProperties" files=".*[\\/]src[\\/]main[\\/]"/>
15-
16-
<suppress checks="ImportControl" files=".*[\\/]src[\\/]test[\\/]"/>
1714
<!-- END of legacy code -->
1815

1916
<!-- parsing of xml imply reference attribute names, does not make sense to move all to special variables -->

0 commit comments

Comments
 (0)