We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287e997 commit a822cabCopy full SHA for a822cab
PUBLISH.md
@@ -7,7 +7,7 @@ Steps to publish a new clippy version
7
- `git push`
8
- Wait for Travis's approval.
9
- Merge.
10
-- `cargo publish` in `./clippy_clints`.
+- `cargo publish` in `./clippy_lints`.
11
- `cargo publish` in the root directory.
12
- `git pull`.
13
- `git tag -s v0.0.X -m "v0.0.X"`.
0 commit comments