Skip to content

Commit

Permalink
Updated editorconfig to not conflict with pre-commit new-line at end …
Browse files Browse the repository at this point in the history
…of file
  • Loading branch information
Baklap4 committed Sep 23, 2023
1 parent 0e6677c commit 1f76fa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tab_width = 4

# New line preferences
end_of_line = lf
insert_final_newline = false
insert_final_newline = true

charset = utf-8
trim_trailing_whitespace = true
trim_trailing_whitespace = true

0 comments on commit 1f76fa4

Please sign in to comment.