summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.editorconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index b8bc90393..caa8897a3 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -4,7 +4,7 @@ root = true
[*]
end_of_line = lf
-insert_final_newline = false
+insert_final_newline = true
charset = utf-8
[*.go]
@@ -28,4 +28,4 @@ indent_style = tab
[*.scss]
indent_style = space
-indent_size = 4 \ No newline at end of file
+indent_size = 4