Skip to content

Commit

Permalink
doc: add verbose to golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TrayserCassa committed Jan 8, 2025
1 parent 913277a commit 27e3b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: v1.59
args: --timeout=5m
args: --timeout=5m --verbose

0 comments on commit 27e3b9b

Please sign in to comment.