We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204901d commit 37e453eCopy full SHA for 37e453e
abaplint.jsonc
@@ -4,7 +4,7 @@
4
},
5
"dependencies": [
6
{
7
- "url": "https://github.com/open-abap/open-abap-core",
+ "url": "https://github.com/abapedia/steampunk-2305-api-intersect-702",
8
"folder": "/deps",
9
"files": "/src/**/*.*"
10
@@ -26,6 +26,7 @@
26
"check_include": true,
27
"check_syntax": true,
28
"global_class": true,
29
+ "definitions_top": false,
30
"implement_methods": true,
31
"method_implemented_twice": true,
32
"parser_error": true,
0 commit comments