Skip to content

Commit 54ffc18

Browse files
authored
Update abaplint.json
1 parent e0252d0 commit 54ffc18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abaplint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"rules": {
1919
"7bit_ascii": {
20-
"exclude": [],
20+
"exclude": [".*.testclasses.*"],
2121
"severity": "Error"
2222
},
2323
"abapdoc": {

0 commit comments

Comments
 (0)