Skip to content

Commit

Permalink
add: golangci_lint_flags
Browse files Browse the repository at this point in the history
  • Loading branch information
ymktmk committed Jan 15, 2025
1 parent c5b9fe2 commit 8e17831
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reviewdog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ jobs:
- uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
golangci_lint_flags: --timeout=10m

0 comments on commit 8e17831

Please sign in to comment.