Commit b501590a by Carl Bergquist Committed by GitHub

fix(.editorconfig): correct spelling of indent_style

Unleash the fucking fury
parent d11bc57c
......@@ -2,7 +2,7 @@
root = true
[*.go]
indent_style = tabs
indent_style = tab
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment