mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 18:32:16 +08:00
Update abaplint_fix.jsonc
This commit is contained in:
parent
28dca1f375
commit
76b1663e80
2
.github/abaplint/abaplint_fix.jsonc
vendored
2
.github/abaplint/abaplint_fix.jsonc
vendored
|
@ -22,8 +22,8 @@
|
||||||
"contains_tab": true,
|
"contains_tab": true,
|
||||||
"colon_missing_space": true,
|
"colon_missing_space": true,
|
||||||
"line_break_multiple_parameters": true,
|
"line_break_multiple_parameters": true,
|
||||||
"line_break_style": true,
|
|
||||||
"keep_single_parameter_on_one_line": true,
|
"keep_single_parameter_on_one_line": true,
|
||||||
|
"max_one_method_parameter_per_line": true,
|
||||||
"commented_code": false,
|
"commented_code": false,
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user