Skip to content

Commit

Permalink
Added .editorconfig to enforce the use of spaces in supported editors
Browse files Browse the repository at this point in the history
  • Loading branch information
BearishSun committed Apr 20, 2017
1 parent c37b3b1 commit cee66d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
root=true
[*]
indent_style = space
indent_size = 4

0 comments on commit cee66d7

Please sign in to comment.