|
1 | | - { |
2 | | - "global": { |
3 | | - "files": "/src/**/*.*" |
4 | | - }, |
5 | | - "dependencies": [ |
6 | | - { |
7 | | - "url": "https://github.com/abapedia/steampunk-2305-api-intersect-702", |
8 | | - "folder": "/deps", |
| 1 | +{ |
| 2 | + "global": { |
9 | 3 | "files": "/src/**/*.*" |
10 | 4 | }, |
| 5 | + "dependencies": [ |
11 | 6 | { |
12 | | - "url": "https://github.com/abap2UI5/abap2UI5", |
13 | | - "folder": "/abap2UI5", |
| 7 | + "url": "https://github.com/abaplint/deps", |
| 8 | + "folder": "/deps", |
14 | 9 | "files": "/src/**/*.*" |
15 | | - } |
| 10 | + } |
16 | 11 | ], |
17 | 12 | "syntax": { |
18 | 13 | "version": "v750", |
|
31 | 26 | "parser_error": true, |
32 | 27 | "superclass_final": true, |
33 | 28 | "unknown_types": true, |
34 | | - "xml_consistency": true, |
35 | | - "forbidden_void_type": { |
36 | | - "check": [ |
37 | | - "^boole_d$", |
38 | | - "^char10$", |
39 | | - "^char12$", |
40 | | - "^char2$", |
41 | | - "^char20$", |
42 | | - "^char30$", |
43 | | - "^char4$", |
44 | | - "^char50$", |
45 | | - "^char70$", |
46 | | - "^cl_abap_syst", |
47 | | - "^cl_aff_", |
48 | | - "^cl_aucv_test_runner_abstract$", |
49 | | - "^cl_aucv_test_runner_standard$", |
50 | | - "^cl_aunit_assert$", |
51 | | - "^cl_axt_dbtable$", |
52 | | - "^cl_blue_wb_utility$", |
53 | | - "^cl_oo_source$", |
54 | | - "^/ui2/cl_$", |
55 | | - "^/ui2/cl_", |
56 | | - "^cl_saunit_internal_result$", |
57 | | - "^cl_srvd_wb_object_data$", |
58 | | - "^cl_wb_object_operator_factory$", |
59 | | - "^cl_wer_const$", |
60 | | - "^cl_xco_", |
61 | | - "^cx_aff_", |
62 | | - "^cx_wb_object_operation_error$", |
63 | | - "^cx_xco_", |
64 | | - "^flag$", |
65 | | - "^i18_a_langiso2$", |
66 | | - "^if_adt_lock_handle$", |
67 | | - "^if_aff_", |
68 | | - "^if_satc_ci_variant_access$", |
69 | | - "^if_saunit_internal_result$", |
70 | | - "^if_saunit_internal_result_type$", |
71 | | - "^if_srvd_types$", |
72 | | - "^if_wb_adt_plugin_resource_co$", |
73 | | - "^if_wb_object_data_selection_co$", |
74 | | - "^if_wb_object_operator$", |
75 | | - "^if_xco_", |
76 | | - "^int4$", |
77 | | - "^numc2$", |
78 | | - "^sabp_t_tadir_keys$", |
79 | | - "^sap_bool$", |
80 | | - "^srcsystem$", |
81 | | - "^stringtab$", |
82 | | - "^sychar01$", |
83 | | - "^sychar10$", |
84 | | - "^sychar70$", |
85 | | - "^sydatum$", |
86 | | - "^sylangu$", |
87 | | - "^syst_title$", |
88 | | - "^syuzeit$", |
89 | | - "^xubname$", |
90 | | - "^feld$", |
91 | | - "^abap_boolean$", |
92 | | - "^boolean$", |
93 | | - ] |
94 | | - }, |
| 29 | + "xml_consistency": true |
95 | 30 | } |
96 | 31 | } |
0 commit comments