mirror of
https://github.com/cjdenio/uta-trax-api.git
synced 2026-08-04 22:06:34 +00:00
15 lines
194 B
INI
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
|