]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/clippy_dummy/PUBLISH.md
Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup
[rust.git] / src / tools / clippy / clippy_dummy / PUBLISH.md
1 This is a dummy crate to publish to crates.io. It primarily exists to ensure
2 that folks trying to install clippy from crates.io get redirected to the
3 `rustup` technique.
4
5 Before publishing, be sure to rename `clippy_dummy` to `clippy` in `Cargo.toml`,
6 it has a different name to avoid workspace issues.