chore: Update .editorconfig
This commit is contained in:
parent
c474bcf958
commit
ff66530e42
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ indent_size = 2
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
[*.{py,sublime-project}]
|
|
||||||
indent_size = 4
|
|
||||||
|
|
||||||
[*.md]
|
[*.md]
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
indent_size = 4
|
indent_size = 4
|
Loading…
Reference in a new issue