Skip to content

Commit

Permalink
Ensure lint workflow uses .golangci.yml (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
carreter authored Dec 20, 2023
1 parent c6aec49 commit 2f26da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
uses: golangci/golangci-lint-action@v2.5.2
with:
version: latest
args: -c .golangci.yml

0 comments on commit 2f26da8

Please sign in to comment.