Skip to content

Commit 37e453e

Browse files
authored
Update abaplint.jsonc
1 parent 204901d commit 37e453e

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
@@ -4,7 +4,7 @@
44
},
55
"dependencies": [
66
{
7-
"url": "https://github.com/open-abap/open-abap-core",
7+
"url": "https://github.com/abapedia/steampunk-2305-api-intersect-702",
88
"folder": "/deps",
99
"files": "/src/**/*.*"
1010
},
@@ -26,6 +26,7 @@
2626
"check_include": true,
2727
"check_syntax": true,
2828
"global_class": true,
29+
"definitions_top": false,
2930
"implement_methods": true,
3031
"method_implemented_twice": true,
3132
"parser_error": true,

0 commit comments

Comments
 (0)