github.com/kick-project/maker@v1.1.1-0.20211031110251-7b74922fa493/.editorconfig (about)

     1  [Makefile]
     2  indent_style = tab
     3  
     4  [.golangci.yml]
     5  indent_style = space
     6  indent_size = 2
     7  
     8  [*.go]
     9  indent_style = tab