Update abaplint_fix.jsonc

This commit is contained in:
oblomov-dev 2025-02-19 00:54:58 -05:00 committed by GitHub
parent 4bfb467a3b
commit c0ed3a0b4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
"double_space": true,
"align_type_expressions" : true,
"keyword_case": true,
"contains_tab": false,
"contains_tab": true,
"line_length": false,
"line_only_punc": false,
"indentation": false,