]> git.lizzy.rs Git - micro.git/blob - .editorconfig
Add autoretab
[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