We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c0454 commit a7ba973Copy full SHA for a7ba973
config/suppressions.xml
@@ -11,9 +11,6 @@
11
<suppress checks="DesignForExtension" files=".*[\\/]src[\\/]main[\\/]"/>
12
<suppress checks="WriteTag" files=".*[\\/]src[\\/]main[\\/]"/>
13
<suppress checks="IllegalCatch" files=".*[\\/]src[\\/]main[\\/]"/>
14
- <suppress checks="OrderedProperties" files=".*[\\/]src[\\/]main[\\/]"/>
15
-
16
- <suppress checks="ImportControl" files=".*[\\/]src[\\/]test[\\/]"/>
17
<!-- END of legacy code -->
18
19
<!-- parsing of xml imply reference attribute names, does not make sense to move all to special variables -->
0 commit comments