mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 20:38:43 +08:00
abaplint-auto-fixes
This commit is contained in:
parent
6fba49e181
commit
28dca1f375
3
.github/abaplint/abaplint_fix.jsonc
vendored
3
.github/abaplint/abaplint_fix.jsonc
vendored
|
@ -21,6 +21,9 @@
|
|||
"keyword_case": true,
|
||||
"contains_tab": true,
|
||||
"colon_missing_space" : true,
|
||||
"line_break_multiple_parameters" : true,
|
||||
"line_break_style": true,
|
||||
"keep_single_parameter_on_one_line" : true,
|
||||
"commented_code": false,
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user