11{
2- "global" : {
3- "files" : " /src/**/*.*"
4- },
5- "dependencies" : [
6- {
7- "url" : " https://github.com/abapedia/steampunk-2305-api-intersect-702" ,
8- "folder" : " /deps" ,
9- "files" : " /src/**/*.*"
2+ "global" : {
3+ "files" : " /src/**/*.*"
104 },
11- {
12- "url" : " https://github.com/abap2UI5-addons/custom-controls" ,
13- "folder" : " /abap2UI5-controls" ,
14- "files" : " /src/**/*.*"
15- },
16- {
17- "url" : " https://github.com/sandraros/S-RTTI" ,
18- "folder" : " /srtti" ,
19- "files" : " /src/**/*.*"
20- },
21- {
22- "url" : " https://github.com/abap2UI5/abap2UI5" ,
23- "folder" : " /abap2UI5" ,
24- "files" : " /src/**/*.*"
25- }
26- ],
27- "syntax" : {
28- "version" : " v750" ,
29- "errorNamespace" : " ^(Z|Y|LCL_|TY_|LIF_)"
5+ "dependencies" : [
6+ {
7+ "url" : " https://github.com/abapedia/steampunk-2305-api-intersect-702" ,
8+ "folder" : " /deps" ,
9+ "files" : " /src/**/*.*"
3010 },
31- "rules" : {
32- "downport" : true ,
33- "begin_end_names" : true ,
34- "check_ddic" : true ,
35- "check_include" : true ,
36- "check_syntax" : true ,
37- "global_class" : true ,
38- "definitions_top" : false ,
39- "implement_methods" : true ,
40- "method_implemented_twice" : true ,
41- "parser_error" : true ,
42- "superclass_final" : true ,
43- "unknown_types" : true ,
44- "xml_consistency" : true
11+ {
12+ "url" : " https://github.com/abap2UI5/abap2UI5" ,
13+ "folder" : " /abap2UI5" ,
14+ "files" : " /src/**/*.*"
4515 }
16+ ],
17+ "syntax" : {
18+ "version" : " v750" ,
19+ "errorNamespace" : " ^(Z|Y|LCL_|TY_|LIF_)"
20+ },
21+ "rules" : {
22+ "downport" : true ,
23+ "begin_end_names" : true ,
24+ "check_ddic" : true ,
25+ "check_include" : true ,
26+ "check_syntax" : true ,
27+ "global_class" : true ,
28+ "definitions_top" : false ,
29+ "implement_methods" : true ,
30+ "method_implemented_twice" : true ,
31+ "parser_error" : true ,
32+ "superclass_final" : true ,
33+ "unknown_types" : true ,
34+ "xml_consistency" : true
4635}
36+ }
0 commit comments