We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4396c66 commit fb7e445Copy full SHA for fb7e445
.github/workflows/rustfmt.yml
@@ -17,5 +17,5 @@ jobs:
17
- run: cargo fmt --all -- --check
18
- run: cargo clippy --all-features
19
- run: cargo clippy --features defmt
20
- - run: cargo clippy --features control-buffer-256
+ - run: cargo clippy --features log
21
- run: cargo clippy
0 commit comments