particle-os-cli/.helix/languages.toml
Gerald Pinder da628db1ee chore: Remove builtin-podman code
This was not being worked on and was becoming too much trouble for our current goals
2024-03-23 15:54:15 -04:00

6 lines
145 B
TOML

[language-server.rust-analyzer.config]
cargo.features = []
[language-server.rust-analyzer.config.check]
command = "clippy"
args = ["--no-deps"]