mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
Update abaplint_fix.jsonc
This commit is contained in:
parent
c2cce53549
commit
d5437a7113
3
.github/abaplint/abaplint_fix.jsonc
vendored
3
.github/abaplint/abaplint_fix.jsonc
vendored
|
@ -17,12 +17,13 @@
|
|||
"rules": {
|
||||
|
||||
"double_space": true,
|
||||
"align_type_expressions" : true,
|
||||
"align_type_expressions": true,
|
||||
"keyword_case": true,
|
||||
"contains_tab": true,
|
||||
"colon_missing_space": true,
|
||||
"line_break_multiple_parameters": true,
|
||||
"max_one_method_parameter_per_line": true,
|
||||
"whitespace_end": true,
|
||||
"commented_code": false,
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user