mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 16:55:14 +00:00
Add a README for clippy_lints
This avoids the error: > error: failed to read `/tmp/tralala/clippy_lints/README.md` when publishing.
This commit is contained in:
3
clippy_lints/README.md
Normal file
3
clippy_lints/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
This crate contains Clippy lints. For the main crate, check
|
||||
[*cargo.io*](https://crates.io/crates/clippy) or
|
||||
[GitHub](https://github.com/Manishearth/rust-clippy).
|
||||
Reference in New Issue
Block a user