Skip to content

Commit

Permalink
Update to latest from template
Browse files Browse the repository at this point in the history
  • Loading branch information
autumn-mck committed Sep 17, 2022
1 parent 187fe07 commit fd8c2a0
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,12 @@ root = true


[*]
end_of_line = lf
charset = utf-8
insert_final_newline = true
indent_style = tabs
indent_size = 4

[*.txt]
indent_style = tab
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.{diff,md}]
trim_trailing_whitespace = false

0 comments on commit fd8c2a0

Please sign in to comment.