]> git.lizzy.rs Git - micro.git/blob - .editorconfig
Merge pull request #850 from nitsakh/feat-809
[micro.git] / .editorconfig
1 # See http://editorconfig.org
2
3 # In Go files we indent with tabs but still 
4 # set indent_size to control the GitHub web viewer.  
5 [*.go]
6 indent_size=4
7