We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea8e062 commit 341f26aCopy full SHA for 341f26a
.editorconfig
@@ -6,6 +6,7 @@ charset = utf-8
6
end_of_line = lf
7
indent_size = 2
8
indent_style = space
9
+insert_final_newline = true
10
max_line_length = 80
11
trim_trailing_whitespace = true
12
0 commit comments