pre-commit: use more of golangci-lint #5

Closed
opened 2022-05-25 20:10:59 +02:00 by wanderer · 1 comment
Owner

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.
wanderer added the
enhancement
pertains/pre-commit
labels 2022-05-25 20:10:59 +02:00
Author
Owner

fixed by:

  • 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.
Sign in to join this conversation.
No description provided.