Merge pull request #3022 from thelounge/astorije/editorconfig-tab-indent
Make sure the editorconfig indent size applies to all file formats
This commit is contained in:
commit
7840b56690
@ -6,6 +6,7 @@ root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
|
Loading…
Reference in New Issue
Block a user