Skip to content

Commit

Permalink
Will add newline at end of files.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeReV committed Dec 10, 2024
1 parent e520144 commit d99b808
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 @@ -5,6 +5,7 @@ root = true
[*]
indent_style = space
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8

[*.cs]
Expand Down

0 comments on commit d99b808

Please sign in to comment.