Files
2026-05-05 07:45:43 -06:00

15 lines
194 B
INI

[*.go]
indent_style = tab
[Makefile]
indent_style = tab
[*.html]
indent_style = space
indent_size = 2
[*.js]
indent_style = space
indent_size = 2
[*.proto]
indent_style = space
indent_size = 2