Skip to content

Commit 635e639

Browse files
authored
Update abaplint.jsonc
1 parent 48821ee commit 635e639

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

abaplint.jsonc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"parser_error": true,
3232
"superclass_final": true,
3333
"unknown_types": true,
34-
"xml_consistency": true
34+
"xml_consistency": true,
35+
"prefix_is_current_class": true
3536
}
3637
}

0 commit comments

Comments
 (0)