Skip to content

Commit de56a4e

Browse files
committed
CONTRIBUTING: Update the section about static checks
1 parent 2c96652 commit de56a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Currently, the list of people maintaining the driver include:
2626

2727
## Static checks
2828

29-
Currently, we require new PRs to compile without warnings, pass `cargo fmt` and `cargo clippy` checks.
29+
Currently, we require new PRs to compile without warnings, pass `cargo fmt` and a few variations of `cargo clippy` checks. You can run `make static` to execute most of those static checks.
3030

3131
## Testing
3232

0 commit comments

Comments
 (0)