Adds only new issues

Signed-off-by: joshvanl <me@joshvanl.dev>
This commit is contained in:
joshvanl 2024-09-23 22:44:09 +01:00
parent aa4c3f644f
commit b2d1924912
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ jobs:
with:
version: ${{ env.GOLANGCI_LINT_VER }}
skip-cache: true
# TODO: @joshvanl remove once all new linter errors have been
# addressed.
only-new-issues: true
- name: Run make go.mod check-diff
if: matrix.target_arch != 'arm'
run: make go.mod check-diff