Commit 10d8139
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 494c57d commit 10d8139
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