[工具详情]
cargo-clippy
Rust linter distributed as a Cargo subcommand.
lint 语言: rust
[适用场景]推荐
- ✓ Run Rust lint checks
[不适用场景]避免
- ✕ The current project is not a Rust crate or workspace
[安全约束]必须遵守
- ⚠ Run clippy from the workspace root when Cargo.toml defines a workspace.
[详细信息]原始元数据
- 命令
- cargo-clippy
- 影响
- execute_code, read_files
[类似工具]03