chore: set insert_final_newline
to true in editorconfig
This commit is contained in:
parent
1511974ae5
commit
60f3159ad0
@ -1,6 +1,6 @@
|
||||
[*]
|
||||
charset = utf-8
|
||||
insert_final_newline = false
|
||||
insert_final_newline = true
|
||||
end_of_line = lf
|
||||
indent_style = space
|
||||
|
||||
@ -10,4 +10,3 @@ max_line_length = 99
|
||||
|
||||
[*.md]
|
||||
max_line_length = 120
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user