aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.editorconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index 9142239..4a7ea30 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,9 +1,8 @@
1# editorconfig.org
2root = true 1root = true
3 2
4[*] 3[*]
5indent_size = 2
6indent_style = space 4indent_style = space
5indent_size = 2
7end_of_line = lf 6end_of_line = lf
8charset = utf-8 7charset = utf-8
9trim_trailing_whitespace = true 8trim_trailing_whitespace = true