Set tab size for GitHub display

Hooray!
pull/1281/head
Jason Petersen 2017-03-22 12:55:16 -06:00 committed by Jason Petersen
parent 4e5736a09d
commit 1fa2a25695
1 changed files with 7 additions and 0 deletions

7
.editorconfig Normal file
View File

@ -0,0 +1,7 @@
# top-most EditorConfig file
root = true
# rules for all files
[*]
indent_style = tab # we use tabs
indent_size = 4 # of size four