mirror of https://github.com/grafana/grafana
Set .go tab size to 4 in .editorconfig (#8099)
Tab size was added as 2 in .editorconfig but a tab size of 4 is used throughout go code base. This can cause editors such as vscode to automatically reformat open .go files to tab size 2 from 4.pull/8111/head
parent
8eb112d119
commit
20ac8bf83e
Loading…
Reference in new issue