mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-28 18:26:18 +08:00
Update abaplint.jsonc
This commit is contained in:
parent
31aab67cdb
commit
d790d77f1b
|
@ -241,7 +241,7 @@
|
|||
"unused_methods": true,
|
||||
"unused_types": true,
|
||||
"unused_variables": {
|
||||
"severity": "Warning",
|
||||
"severity": "Error",
|
||||
"skipNames": ["lv_dummy", "i_mv_editor"]
|
||||
},
|
||||
"use_bool_expression": true,
|
||||
|
|
Loading…
Reference in New Issue
Block a user