Set tab size for GitHub display

Hooray!
pull/1290/head
Jason Petersen 2017-03-22 12:55:16 -06:00
parent 4e5736a09d
commit 95be2558b8
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
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