repo: update .editorconfig
This commit is contained in:
parent
08c86811a0
commit
ce25f37de7
@ -2,21 +2,17 @@ root = true
|
||||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[PKGBUILD]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.json]
|
||||
indent_style = tab
|
||||
tab_width = 4
|
||||
insert_final_newline = false
|
||||
|
||||
[*.fish]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.service]
|
||||
insert_final_newline = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user