Update abaplint_fix.jsonc
Some checks failed
auto_abaplint_fix / auto_abaplint_fix (push) Waiting to run
auto_downport / auto_downport (push) Waiting to run
auto_frontend / auto_frontend (push) Waiting to run
ABAP_CLOUD / ABAP_CLOUD (push) Has been cancelled
ABAP_STANDARD / ABAP_STANDARD (push) Has been cancelled
UI5_2X / UI5_2X (push) Has been cancelled
auto_js2abap / auto_js2abap (push) Has been cancelled

This commit is contained in:
oblomov-dev 2025-02-19 01:02:18 -05:00 committed by GitHub
parent 698b31560b
commit 6de95a4ebf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,8 +20,6 @@
"align_type_expressions" : true, "align_type_expressions" : true,
"keyword_case": true, "keyword_case": true,
"contains_tab": true, "contains_tab": true,
"line_length": false,
"indentation": true,
"commented_code": false, "commented_code": false,
} }