mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update .editorconfig
This commit is contained in:
10
.github/linters/.editorconfig
vendored
10
.github/linters/.editorconfig
vendored
@@ -1,7 +1,11 @@
|
||||
# Top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
# 2 spaces for shell scripts
|
||||
[*.sh]
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
Reference in New Issue
Block a user