github.com/connorvict/air@v0.0.0-20231005162537-279bf07db0d5/.editorconfig (about)

     1  root = true
     2  
     3  [Makefile]
     4  indent_style = tab
     5  
     6  [*.go]
     7  indent_style = tab
     8  indent_size = 4