mirror of
https://github.com/HariSekhon/DevOps-Bash-tools.git
synced 2025-02-06 09:28:21 +00:00
updated .editorconfig
This commit is contained in:
parent
815e4ac36d
commit
c93cd18aef
@ -47,6 +47,13 @@ end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.yml,*.yaml]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[.*]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
|
Loading…
x
Reference in New Issue
Block a user