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