add .editorconfig-entry for scss-files
This commit is contained in:
parent
60c6b4023b
commit
9e719001b1
@ -34,3 +34,7 @@ indent_size = 2
|
||||
[CMakeLists.txt]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.scss]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
Loading…
Reference in New Issue
Block a user