Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information