editorconfig undone again.

This commit is contained in:
Jonas Hess 2022-01-30 14:05:34 +01:00
parent 1dfff30d52
commit 0f89c6b13b
No known key found for this signature in database
GPG Key ID: 8F51E16E7961BD47

View File

@ -34,7 +34,3 @@ indent_size = 2
[CMakeLists.txt] [CMakeLists.txt]
indent_style = space indent_style = space
indent_size = 2 indent_size = 2
[*.scss]
indent_style = tab
indent_size = 4