Skip to content

Commit

Permalink
Add end_of_line setting
Browse files Browse the repository at this point in the history
  • Loading branch information
thatnerdjosh committed Jan 29, 2024
1 parent f96db78 commit 3f5f272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ root = true

[*]
insert_final_newline = true
end_of_line = lf

; 4-column tab indentation
[*.cpp]
Expand Down

0 comments on commit 3f5f272

Please sign in to comment.