diff --git a/docs/rust_clippy.md b/docs/rust_clippy.md index 8646a5c978..16addd8d37 100644 --- a/docs/rust_clippy.md +++ b/docs/rust_clippy.md @@ -27,6 +27,8 @@ build --output_groups=+clippy_checks This will enable clippy on all [Rust targets](./defs.md). +Note that targets tagged with `noclippy` will not perform clippy checks + ## rust_clippy