Added the setting insert_final_newline to editorconfig
This commit is contained in:
committed by
Oliver Brakmann
parent
6289816a69
commit
a467e2c92e
@@ -4,6 +4,7 @@ root = true
|
|||||||
; Unix-style newlines
|
; Unix-style newlines
|
||||||
[*]
|
[*]
|
||||||
end_of_line = LF
|
end_of_line = LF
|
||||||
|
insert_final_newline = true
|
||||||
|
|
||||||
; 4-column tab indentation
|
; 4-column tab indentation
|
||||||
[*.cs]
|
[*.cs]
|
||||||
|
|||||||
Reference in New Issue
Block a user