chore: ensure lf line-endings are used in repo
This commit is contained in:
parent
71dbdd7356
commit
5d05f87768
5 changed files with 9 additions and 1 deletions
|
|
@ -6,3 +6,4 @@ indent_size = 4
|
|||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
end_of_line = lf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue