We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f24bf commit 173a40bCopy full SHA for 173a40b
.editorconfig
@@ -5,6 +5,7 @@ charset = utf-8
5
end_of_line = lf
6
indent_style = space
7
trim_trailing_whitespace = true
8
+insert_final_newline = true
9
10
[*.[ch]]
11
indent_size = 4
0 commit comments