8 lines
199 B
TOML
8 lines
199 B
TOML
[[language]]
|
|
name = "env"
|
|
scope = "text.env"
|
|
file-types = ["test", "local", "development", "staging", "production", "example", "env"]
|
|
|
|
[language-server.rust-analyzer.config.check]
|
|
command = "clippy"
|