mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-18 06:45:40 -04:00
Add .editorconfig and set indent_size to 4
This commit is contained in:
parent
46ced988eb
commit
75be4f5f61
7
.editorconfig
Normal file
7
.editorconfig
Normal 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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user