This commit is contained in:
Zachary Yedidia 2017-10-01 21:56:10 -04:00
commit b3559df543

7
.editorconfig Normal file
View file

@ -0,0 +1,7 @@
# See http://editorconfig.org
# In Go files we indent with tabs but still
# set indent_size to control the GitHub web viewer.
[*.go]
indent_size=4