cccteam / github-workflows

MIT License
0 stars 0 forks source link

feat: Add support for golangci-lint timeout #7

Closed jwatson-ccc closed 9 months ago

jwatson-ccc commented 9 months ago

BEGIN_COMMIT_OVERRIDE feat: Add support for golangci-lint timeout (#7)

Release-As: 1.0.0 END_COMMIT_OVERRIDE

jwatson-ccc commented 9 months ago

LGTM, but not sure what the --verbose tag was added for. Just for completeness and tracing lint errors?

Adds more information to the output to help figure out what is wrong and how to fix when the linter fails.