rust/clippy_lints/README.md
mcarton ed7ac0d9b5 Add a README for clippy_lints
This avoids the error:

> error: failed to read `/tmp/tralala/clippy_lints/README.md`

when publishing.
2016-05-28 16:51:21 +02:00

3 lines
163 B
Markdown

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).