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 a3d3c2d commit 0372152Copy full SHA for 0372152
.github/workflows/style.yaml
@@ -48,4 +48,4 @@ jobs:
48
github-token: ${{ secrets.github_token }}
49
reporter: github-pr-check
50
level: error
51
- fail-level: error
+ reviewdog-flags: "--fail-level=error"
0 commit comments