We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94fa566 commit ba2c5f1Copy full SHA for ba2c5f1
README.md
@@ -2,7 +2,7 @@
2
Rust library for the Listen Notes Podcast API
3
4
## Check
5
- - formatting: `cargo fmt --check`
+ - formatting: `cargo fmt -- --check`
6
- valid code: `cargo check`
7
- linting: `cargo clippy`
8
0 commit comments