aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index 1923d41..9f48fab 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,8 +1,6 @@
1root = true 1root = true
2 2
3[*] 3[*]
4indent_style = space
5indent_size = 2
6charset = utf-8 4charset = utf-8
7trim_trailing_whitespace = true 5trim_trailing_whitespace = true
8insert_final_newline = true 6insert_final_newline = true