fix(.editorconfig): correct spelling of indent_style

Unleash the fucking fury
pull/5969/head
Carl Bergquist 9 years ago committed by GitHub
parent d11bc57c37
commit b501590a75
  1. 2
      .editorconfig

@ -2,7 +2,7 @@
root = true
[*.go]
indent_style = tabs
indent_style = tab
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true

Loading…
Cancel
Save