We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e4ac99 commit d7931d8Copy full SHA for d7931d8
flake-lang/rust/description.md
@@ -32,7 +32,7 @@ Creates a flake for a Rust project.
32
- `extraEnvVars`(optional): Extra environment variables
33
- `generateDocs`(default=true): Generate Rustdoc
34
- `runTests`(default=true): Run testsuite using cargo-nextest
35
-- `runClippy(default=true): Run clippy linter
+- `runClippy`(default=true): Run clippy linter
36
37
**Returns:**
38
0 commit comments