Skip to content

Commit

Permalink
Set editorconfig insert_final_newline = true
Browse files Browse the repository at this point in the history
This is effectively the current convention:

- Files with final newline: 52
- Files without final newline: 22
  • Loading branch information
emlun committed Feb 21, 2024
1 parent 17baafe commit d0eaab1
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 @@ -2,3 +2,4 @@

[*]
charset = utf-8
insert_final_newline = true # Type of newline is managed by git in .gitattributes

0 comments on commit d0eaab1

Please sign in to comment.