Commit 894deeb
committed
CI: run clippy for all packages and deny warnings
Now that all clippy warnings have been fixed, simply run clippy for all
packages in the workspace.
While we are at it, emit an error on clippy warnings, which were
previously being allowed.1 parent 2a1ac4e commit 894deeb
1 file changed
Lines changed: 6 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
79 | 81 | | |
80 | 82 | | |
81 | 83 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 84 | + | |
| 85 | + | |
90 | 86 | | |
91 | | - | |
92 | | - | |
| 87 | + | |
| 88 | + | |
0 commit comments