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 a889fa4 commit ce46d9aCopy full SHA for ce46d9a
checkstyle_suppressions.xml
@@ -39,7 +39,7 @@
39
<suppress checks="LineLength" files="HTMLOptionsCollection.java" lines="1-30"/>
40
<suppress checks="LineLength" files="HTMLScriptElementTest.java"/>
41
<suppress checks="LineLength" files="HTMLTableElement.java" lines="1-30"/>
42
- <suppress checks="LineLength" files="HtmlUnitRegExpProxyTest.java"/>
+ <suppress checks="LineLength" files="RegExp3Test.java"/>
43
<suppress checks="LineLength" files="JQuery1x8x2Test.java"/>
44
<suppress checks="LineLength" files="JQuery1x11x3Test.java"/>
45
<suppress checks="LineLength" files="JQuery3x3x1Test.java"/>
0 commit comments