Commit 2b74ab4
committed
Contributing: move Clippy up and to the bottom
Clippy is closer to building, and building the patches is the bare
minimum, thus it makes sense to be higher than `rustfmt`.
`checkpatch.pl` is important, but fairly well-known, so move it down so
that other points are more prominent, especially the `CLIPPY=1` one now
becomes the first one.
Signed-off-by: Miguel Ojeda <[email protected]>1 parent 6df6eaf commit 2b74ab4
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | 107 | | |
110 | 108 | | |
111 | 109 | | |
| |||
114 | 112 | | |
115 | 113 | | |
116 | 114 | | |
| 115 | + | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments