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 04ae938 commit 542ddbcCopy full SHA for 542ddbc
.github/workflows/golangci.yml
@@ -12,3 +12,4 @@ jobs:
12
with:
13
github_token: ${{ secrets.github_token }}
14
directory: sample
15
+ flags: --issues-exit-code 0
0 commit comments