Use clippy for rust-analyzer check
This commit is contained in:
parent
5635cfcce3
commit
6b6ba997a3
@ -2,3 +2,6 @@
|
||||
name = "env"
|
||||
scope = "text.env"
|
||||
file-types = ["test", "development", "staging", "production", "example", "env"]
|
||||
|
||||
[language-server.rust-analyzer.config.check]
|
||||
command = "clippy"
|
||||
|
Loading…
Reference in New Issue
Block a user