rust/clippy_dummy/PUBLISH.md

4 lines
304 B
Markdown
Raw Normal View History

2018-10-01 22:03:07 +02:00
This is a dummy crate to publish to crates.io. It primarily exists to ensure that folks trying to install clippy from crates.io get redirected to the `rustup` technique.
Before publishing, be sure to rename `clippy_dummy` to `clippy` in `Cargo.toml`, it has a different name to avoid workspace issues.