We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4562c49 commit 6bcb419Copy full SHA for 6bcb419
1 file changed
src/Contributing.md
@@ -98,6 +98,8 @@ For new abstractions and modules, and especially for those that require new kern
98
99
### Submit checklist addendum
100
101
+The following items apply to every patch in a series. That is, in general, each commit should be clean, not just the end state.
102
+
103
- Please run your patch through the `scripts/checkpatch.pl` script. In particular, the `--codespell` option is useful to check patches for typos.
104
105
- Please format the code by running the `rustfmt` target.
0 commit comments