]> git.lizzy.rs Git - rust.git/blobdiff - clippy_dummy/PUBLISH.md
Workaround rust-lang/rustfmt#4477 - relative paths in `path` attribute
[rust.git] / clippy_dummy / PUBLISH.md
index 535f11bd2ee4662ba8785e7f819303e6ad02334a..8e420ec959a26a85f79d186b922ef698333d3bdf 100644 (file)
@@ -1,4 +1,6 @@
-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.
+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.
\ No newline at end of file
+Before publishing, be sure to rename `clippy_dummy` to `clippy` in `Cargo.toml`,
+it has a different name to avoid workspace issues.