Skip to content

Commit 012a844

Browse files
authored
Update abaplint.jsonc
1 parent 828d820 commit 012a844

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

abaplint.jsonc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"global": {
3-
"files": "/src/**/*.*",
4-
"skipGeneratedGatewayClasses": true,
5-
"skipGeneratedFunctionGroups": true,
6-
"skipGeneratedPersistentClasses": true
3+
"files": "/src/**/*.*"
74
},
85
"dependencies": [
96
{

0 commit comments

Comments
 (0)