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 2f5763b commit 0936f37Copy full SHA for 0936f37
abaplint.json
@@ -295,7 +295,7 @@
295
"severity": "Error"
296
},
297
"global_class": {
298
- "exclude": [],
+ "exclude": [".*"],
299
300
301
"identical_conditions": {
@@ -400,7 +400,7 @@
400
401
402
"main_file_contents": {
403
404
405
406
"many_parentheses": {
@@ -685,7 +685,7 @@
685
686
687
"unknown_types": {
688
689
690
691
"unreachable_code": {
0 commit comments