mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
Update abaplint.jsonc
This commit is contained in:
parent
bfb9f1329a
commit
1400216b6a
|
@ -37,7 +37,7 @@
|
||||||
"check_comments": true,
|
"check_comments": true,
|
||||||
"check_ddic": true,
|
"check_ddic": true,
|
||||||
"check_include": true,
|
"check_include": true,
|
||||||
"check_subrc": false,
|
"check_subrc": true,
|
||||||
"check_syntax": true,
|
"check_syntax": true,
|
||||||
"check_text_elements": true,
|
"check_text_elements": true,
|
||||||
"check_transformation_exists": true,
|
"check_transformation_exists": true,
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
"classic_exceptions_overlap": true,
|
"classic_exceptions_overlap": true,
|
||||||
"cloud_types": true,
|
"cloud_types": true,
|
||||||
"colon_missing_space": true,
|
"colon_missing_space": true,
|
||||||
"commented_code": false,
|
"commented_code": true,
|
||||||
"constant_classes": {
|
"constant_classes": {
|
||||||
"exclude": [],
|
"exclude": [],
|
||||||
"severity": "Error",
|
"severity": "Error",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user