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 e0252d0 commit 54ffc18Copy full SHA for 54ffc18
abaplint.json
@@ -17,7 +17,7 @@
17
},
18
"rules": {
19
"7bit_ascii": {
20
- "exclude": [],
+ "exclude": [".*.testclasses.*"],
21
"severity": "Error"
22
23
"abapdoc": {
0 commit comments