remove root = true from editorconfig (#2655)

This commit is contained in:
Andrew Dirksen 2019-03-06 01:19:58 -08:00 committed by Yeastplume
parent 4c9984cf11
commit 72f8ce5ced

View file

@ -1,6 +1,3 @@
# top-most .editorconfig file
root = true
# use hard tabs for rust source files # use hard tabs for rust source files
[*.rs] [*.rs]
indent_style = tab indent_style = tab