mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 19:26:10 +08:00
Update abaplint.jsonc
This commit is contained in:
parent
9b2c4e544c
commit
1571898a9f
|
@ -63,7 +63,7 @@
|
||||||
"severity": "Error",
|
"severity": "Error",
|
||||||
"max": 20
|
"max": 20
|
||||||
},
|
},
|
||||||
"dangerous_statement": true,
|
"dangerous_statement": false,
|
||||||
"db_operation_in_loop": true,
|
"db_operation_in_loop": true,
|
||||||
"definitions_top": false,
|
"definitions_top": false,
|
||||||
"description_empty": true,
|
"description_empty": true,
|
||||||
|
@ -204,7 +204,7 @@
|
||||||
"ignoreWorkflow": true
|
"ignoreWorkflow": true
|
||||||
},
|
},
|
||||||
"rfc_error_handling": true,
|
"rfc_error_handling": true,
|
||||||
"select_add_order_by": true,
|
"select_add_order_by": false,
|
||||||
"select_performance": true,
|
"select_performance": true,
|
||||||
"selection_screen_naming": true,
|
"selection_screen_naming": true,
|
||||||
"sequential_blank": {
|
"sequential_blank": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user