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 c331f39 commit 3913aba
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 3913aba

Please sign in to comment.