mirror of
https://github.com/cjdenio/uta-trax-api.git
synced 2026-08-04 22:06:34 +00:00
editorconfig for good measure
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[*.go]
|
||||
indent_style = tab
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
[*.html]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
[*.proto]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
Reference in New Issue
Block a user