mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
update abaplint fix
This commit is contained in:
parent
0661df7e5c
commit
671e6137bb
2
.github/abaplint/abaplint_fix.jsonc
vendored
2
.github/abaplint/abaplint_fix.jsonc
vendored
|
@ -18,10 +18,10 @@
|
|||
|
||||
"double_space": true,
|
||||
"align_type_expressions" : true,
|
||||
"keyword_case": true,
|
||||
"contains_tab": false,
|
||||
"line_length": false,
|
||||
"line_only_punc": false,
|
||||
"keyword_case": false,
|
||||
"indentation": false,
|
||||
"commented_code": false,
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user