micro/.editorconfig
2017-10-01 20:51:33 +03:00

8 lines
152 B
INI

# 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