diff options
Diffstat (limited to 'files')
| -rw-r--r-- | files/.editorconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/.editorconfig b/files/.editorconfig index 4c56553..9db0f6b 100644 --- a/files/.editorconfig +++ b/files/.editorconfig @@ -16,3 +16,6 @@ indent_size = 4 [Makefile] indent_style = tab + +[*.go] +indent_style = tab |
