Skip to content

Commit

Permalink
feat: [#113] Show golangci-lint suggestion line by line to facilitate…
Browse files Browse the repository at this point in the history
… fixing it
  • Loading branch information
sbp-bvanb committed Nov 6, 2024
1 parent 223c958 commit 506e71a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ tasks:
golangci-lint run \
--build-tags component,e2e,integration \
--concurrency {{.GOLANG_PARALLEL_TESTS}} \
--out-format=colored-line-number \
--timeout 2m30s \
--verbose
golangci-lint:
Expand Down

0 comments on commit 506e71a

Please sign in to comment.