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 2aa8966 commit e8129e1Copy full SHA for e8129e1
.github/workflows/clippy-annotation-reporter.yml
@@ -30,4 +30,4 @@ jobs:
30
uses: ./.github/actions/clippy-annotation-reporter
31
with:
32
github-token: "${{ secrets.GITHUB_TOKEN }}"
33
- allow-annotation-rules: "unwrap_used",
+ allow-annotation-rules: "unwrap_used"
0 commit comments