Mark editorconfig as the root config
This commit is contained in:
parent
81e4e35724
commit
98fde40d01
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
[*]
|
||||
root = true
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Reference in a new issue