Found 88 repositories(showing 30)
rust-lang
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
ericseppanen
An easy to configure wrapper for Rust's clippy
gnunicorn
Linting your rust project with clippy as a service
marcoieni
GitHub Action to automatically format Rust code and fix clippy lints.
dhanushl0l
Clippy is a cross-platform clipboard and notes manager that syncs across your devices. By the way, it's written in Rust.
cooperwalbrun
A project template for setting up new Rust 2024 Edition projects with cargo-make/rustfmt/rust-clippy.
vicnaum
Strict Clippy lint configs for AI-assisted Rust development
wagnerf42
check rust code in vim using cargo clippy
llogiq
more lints for rust (now subsumed in rust-clippy)
zircote
Claude Code plugin for Rust development with rust-analyzer, clippy, rustfmt, and cargo-audit
d3m3vilurr
vim plugin for rust-clippy linter
mak-kirkland
Emacs package for displaying Clippy lint diagnostics for Rust code
guangie88
Dockerfiles to include rustc, cargo, rustfmt and clippy.
austinpray
No description available
Some examples of issues that C/C++ static analysis tools find that rust and clippy do not
chinanf-boy
🇨🇳翻译: <rust-clippy> 一系列的lints,以捕捉常见的错误,并改善你的Rust ❤️ 校对 🀄️
LisanAlGa-build
A nostalgical return of the Clippy assistant with a new AI twist.
kod3000
Clippy is a lightweight rust app that discovers other instances on your network and synchronizes clipboard contents among them over TCP.
Codeclimate engine that executes rust-clippy
GitHub Actions: Clippy/Cargo package
instrumentisto
[Closed] clippy (Rust linter) Docker image
yangby
A vim plugin for rust-clippy -- a rust linter.
jorendorff
See https://github.com/rust-lang/rust-clippy/issues/9560
egonny
A Rust Docker image including Clippy and rustfmt
brxken128
A basic Rust project template with strict `clippy` lints.
mpecan
Configurable, extensible linting rules for Rust projects beyond rustfmt and Clippy
yaman
Rust builder for several opinionated tools like clippy, nextest, tarpaulin, cmake and more
Arne-Berner
A Neovim plugin for displaying Rust Clippy diagnostics in Telescope or Quickfix lists.
Model Context Protocol server for Rust development tools (clippy, rustfmt, cargo check, cargo test)
8agana
MCP server exposing Rust toolchain (cargo fmt, clippy, check, fix, rustc explain) for AI learning compensation