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 096ceed commit eec6e6dCopy full SHA for eec6e6d
.github/workflows/lints.yml
@@ -27,7 +27,7 @@ jobs:
27
command: fmt
28
args: --all -- --check
29
30
- cllippy:
+ clippy:
31
runs-on: ubuntu-latest
32
steps:
33
- uses: actions/checkout@v2
0 commit comments