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 6a8e19b commit 3e17290Copy full SHA for 3e17290
test/LineLengthCheckTest.hx
@@ -39,7 +39,7 @@ class LineLengthTests {
39
"class Test {
40
public function new() {
41
var b:Int;
42
- }
+ }
43
44
@SuppressWarnings('checkstyle:LineLength')
45
public function newi(param1:Int, param2:Int, param3:Int, param4:Int, param5:Int, param6:Int, param7:Int, param8:Int) {
0 commit comments