currently there is no configuration so what happens is it only runs basic checks.
it might be a good idea to tune that a little and have golangci-lint run stuff in parallel.
currently there is no configuration so what happens is it only runs basic checks.
it might be a good idea to tune that a little and have `golangci-lint` run stuff in parallel.
f26701d416, which added golangci-lint configuration and
1f62d3dec6, which edited pre-commit to make greater use of it.
fixed by:
* https://git.dotya.ml/wanderer/go-xkcdreader/commit/f26701d416c062848a334ca82d350c2204c95bd1, which added `golangci-lint` configuration and
* https://git.dotya.ml/wanderer/go-xkcdreader/commit/1f62d3dec65294a863200a90e4c445ecdeda445e, which edited pre-commit to make greater use of it.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
currently there is no configuration so what happens is it only runs basic checks.
it might be a good idea to tune that a little and have
golangci-lintrun stuff in parallel.fixed by:
f26701d416, which addedgolangci-lintconfiguration and1f62d3dec6, which edited pre-commit to make greater use of it.