Skip to content

Commit

Permalink
add editorconfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Oct 8, 2017
1 parent e1e938f commit 917c1a8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .editorconfig
@@ -0,0 +1,7 @@
root = true

[*]
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2

0 comments on commit 917c1a8

Please sign in to comment.