Files
air/.editorconfig
Rick Yu 93e47ecfb9 Init
2017-10-12 22:29:58 +08:00

9 lines
86 B
INI

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