Skip to content

Commit

Permalink
make linting more verbose so that we can identify problems
Browse files Browse the repository at this point in the history
  • Loading branch information
skylenet committed Aug 10, 2022
1 parent cd09416 commit 771c789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: latest
args: --timeout 3m --verbose

# Optional: working directory, useful for monorepos
# working-directory: somedir
Expand Down

0 comments on commit 771c789

Please sign in to comment.