Skip to content

Commit 173a40b

Browse files
committed
editorconfig settings: attempt to guarantee the final end-of-line char
1 parent 30f24bf commit 173a40b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .editorconfig

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ charset = utf-8
55
end_of_line = lf
66
indent_style = space
77
trim_trailing_whitespace = true
8+
insert_final_newline = true
89

910
[*.[ch]]
1011
indent_size = 4

0 commit comments

Comments
 (0)