mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 15:16:15 +08:00
abaplint-fix
This commit is contained in:
parent
e5ad61cdc9
commit
b80bb07b4c
2
.github/abaplint/abaplint_fix.jsonc
vendored
2
.github/abaplint/abaplint_fix.jsonc
vendored
|
@ -294,7 +294,7 @@
|
||||||
"use_line_exists": true,
|
"use_line_exists": true,
|
||||||
"use_new": true,
|
"use_new": true,
|
||||||
"when_others_last": true,
|
"when_others_last": true,
|
||||||
"whitespace_end": false,
|
"whitespace_end": true,
|
||||||
"xml_consistency": true,
|
"xml_consistency": true,
|
||||||
"forbidden_void_type": {
|
"forbidden_void_type": {
|
||||||
"check": [
|
"check": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user