fix(.editorconfig): correct spelling of indent_style
Unleash the fucking fury
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
root = true
|
||||
|
||||
[*.go]
|
||||
indent_style = tabs
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
Reference in New Issue
Block a user