mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 10:24:54 -06:00
fix(.editorconfig): correct spelling of indent_style
Unleash the fucking fury
This commit is contained in:
parent
d11bc57c37
commit
b501590a75
@ -2,7 +2,7 @@
|
||||
root = true
|
||||
|
||||
[*.go]
|
||||
indent_style = tabs
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
|
Loading…
Reference in New Issue
Block a user