Skip to content

Commit 77e310c

Browse files
authored
Update abaplint.jsonc
1 parent c420b63 commit 77e310c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abaplint.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"syntax": {
2121
"version": "v750",
22-
"errorNamespace": "."
22+
"errorNamespace": "^(Z|Y|LCL_|TY_|LIF_)"
2323
},
2424
"rules": {
2525
"downport": true,

0 commit comments

Comments
 (0)