Skip to content

Commit

Permalink
chore(editorconfig): remove trailing line rule
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanksdesign committed Dec 15, 2020
1 parent e43aafd commit d1fed55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .editorconfig
Expand Up @@ -7,7 +7,6 @@ indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false

0 comments on commit d1fed55

Please sign in to comment.