Skip to content

Commit

Permalink
Merge pull request #386 from arnested/golangci-lint-install-mode
Browse files Browse the repository at this point in the history
Use golangci-lint action in install-mode `goinstall`
  • Loading branch information
arnested authored Jan 31, 2025
2 parents 84dab29 + 8916100 commit 8a11dc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: latest
install-mode: goinstall
only-new-issues: true

0 comments on commit 8a11dc1

Please sign in to comment.