Skip to content

Commit

Permalink
added editorconfig to prevent different code styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Hey committed Mar 13, 2017
1 parent 057e6ec commit 2cccb65
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
@@ -0,0 +1,5 @@
# top-most EditorConfig file
root = true

[*.cs]
indent_style = tab

0 comments on commit 2cccb65

Please sign in to comment.