Skip to content

Commit

Permalink
feat: Add .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed Jul 21, 2019
1 parent c627054 commit e6c12e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ end_of_line = LF
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.vader]
trim_trailing_whitespace = false

0 comments on commit e6c12e4

Please sign in to comment.