chore: update insert_final_newline setting
Some checks failed
default / dotnet-default-workflow (pull_request) Failing after 51s
Some checks failed
default / dotnet-default-workflow (pull_request) Failing after 51s
This commit is contained in:
parent
dc607c2653
commit
fc9fdb5fa7
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ indent_style = tab
|
|||
indent_size = 4
|
||||
tab_width = 4
|
||||
end_of_line = lf
|
||||
insert_final_newline = false
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
max_line_length = 120
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue