Skip to content

Commit e8675f8

Browse files
authored
Update abaplint.jsonc
1 parent 8147e1d commit e8675f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

abaplint.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"global": {
3-
"files": "/../../src/**/*.*"
3+
"files": "/src/**/*.*"
44
},
55
"dependencies": [
66
{
@@ -27,4 +27,4 @@
2727
"unknown_types": true,
2828
"xml_consistency": true
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)