rls depends on rustfmt

This commit is contained in:
Alex Burka 2017-12-14 12:55:20 -05:00
parent aaeae4c72e
commit 834674fa1d

View File

@ -32,4 +32,5 @@ clippy = "Testing"
rls = "Broken"
# ping @nrc
# when breaking rustfmt, always break rls as well
rustfmt = "Broken"