Skip to content

Commit

Permalink
chore: Show file names and line numbers for found issues in github ac…
Browse files Browse the repository at this point in the history
…tion logs (#12618)

Co-authored-by: Pawel Zak <Pawel Zak>
  • Loading branch information
zak-pawel authored Feb 7, 2023
1 parent ae2eb09 commit 0339432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.51.0
args: --timeout 15m0s --verbose
args: --timeout 15m0s --verbose --out-${NO_FUTURE}format tab

0 comments on commit 0339432

Please sign in to comment.