Skip to content

Commit

Permalink
Aligning clippy command with GitHub actions
Browse files Browse the repository at this point in the history
Signed-off-by: hi-rustin <[email protected]>
  • Loading branch information
Rustin170506 committed Aug 23, 2021
1 parent 6eae69f commit 515aa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ To run rustfmt tests locally:

3. Run clippy using cargo from the root of your diesel repo.
```
cargo clippy
cargo clippy --all
```
Each PR needs to compile without warning.

Expand Down

0 comments on commit 515aa66

Please sign in to comment.