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 c6979fb commit fa439d6Copy full SHA for fa439d6
1 file changed
.github/workflows/golangci_lint.yml
@@ -52,6 +52,7 @@ jobs:
52
checkout-repo: false
53
golangci-lint-version: v${{ steps.get-version.outputs.version }}
54
go-directory: ${{ matrix.module }}
55
+ only-new-issues: false
56
57
- name: Debug
58
if: ${{ always() }}
0 commit comments