Simplify editorconfig
This commit is contained in:
parent
c2fc72d0cb
commit
389a87ffe2
@ -6,12 +6,7 @@ end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{kt}]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
continuation_indent_size = 4
|
||||
|
||||
[*.{gradle}]
|
||||
[*.{kt,kts,gradle}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
continuation_indent_size = 4
|
||||
|
Loading…
Reference in New Issue
Block a user