schnutibox/vendor/github.com/cosmtrek/air/.editorconfig

9 lines
86 B
INI
Raw Normal View History

root = true
[Makefile]
indent_style = tab
[*.go]
indent_style = tab
indent_size = 4