1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-07-30 21:57:44 +00:00
nu_scripts/custom-completions/cargo
Harrisonn d04eea634a
fix: cargo clippy linting flags need to accept strings (#947)
The linting flags `--warn`, `--deny`, `--allow` and `--forbid` have
`string` type rather than `bool`

Signed-off-by: OJarrisonn <j.h.m.t.v.10@gmail.com>
2024-09-11 17:51:33 -05:00
..
cargo-completions.nu fix: cargo clippy linting flags need to accept strings (#947) 2024-09-11 17:51:33 -05:00