Merge pull request #87 from savil/editorconfig

add .editorconfig to ensure we use tabs, not spaces
This commit is contained in:
Matt Corallo 2018-07-25 18:08:38 -04:00 committed by GitHub
commit a331849005
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.editorconfig Normal file
View file

@ -0,0 +1,3 @@
# see https://editorconfig.org for more options, and setup instructions for yours editor
indent_style = tab