We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7382692 commit 1f73e1bCopy full SHA for 1f73e1b
README.md
@@ -35,8 +35,6 @@ async fn main() -> Result<(), ApiError> {
35
## Contributing
36
Contributions are more than welcome. To contribute simply fork this repository and make a PR.
37
38
-We use `clippy` for linting, and `rustfmt` for formatting. They are included as dev-dependencies in the `Cargo.toml`.
39
-
40
### Commitlint
41
42
Commit messages are linting in the PR
0 commit comments