Files
uta-trax-api/.editorconfig
T
2025-10-21 22:30:33 -06:00

12 lines
150 B
INI

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