Update .editorconfig

This commit is contained in:
Atlas Cove 2023-02-11 15:12:06 +00:00
parent 7c464c26d1
commit 5f3aff6184
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ charset=utf-8
end_of_line=lf
trim_trailing_whitespace=true
insert_final_newline=true
[{Makefile,*.sass}]
[{Makefile,*.s[ac]ss}]
indent_style=tab
indent_size=1
[{ignore.txt,*.csv}]