Skip to content

Commit

Permalink
add go_version_file config to reviewdog
Browse files Browse the repository at this point in the history
  • Loading branch information
ohill committed Apr 26, 2024
1 parent 597d09a commit 4eaa96f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: reviewdog-golangci-lint
uses: reviewdog/[email protected]
with:
go_version_file: go.mod
golangci_lint_version: "v1.53.2"
golangci_lint_flags: "-c .golangci.yml --allow-parallel-runners"
reporter: "github-pr-check"
Expand Down

0 comments on commit 4eaa96f

Please sign in to comment.