chore: Show file names and line numbers for found issues in github action logs (#12618)
Co-authored-by: Pawel Zak <Pawel Zak>
This commit is contained in:
parent
ae2eb096cd
commit
0339432753
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue