mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-09 01:00:58 +00:00
Merge
This commit is contained in:
commit
b3559df543
1 changed files with 7 additions and 0 deletions
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 a new issue