.editorconfig: tab=8

This commit is contained in:
Michał Matczuk 2017-10-16 19:18:17 +02:00 committed by GitHub
parent 32b47980fb
commit fd3fa5dce5

View file

@ -10,5 +10,5 @@ trim_trailing_whitespace = true
[*.go] [*.go]
indent_style = tab indent_style = tab
indent_size = 4 indent_size = 8