Closed KevRiver closed 3 days ago
@KevRiver if you rebase, you'll pick up this change https://github.com/humanlogio/humanlog/commit/a054e079b92331c065bbb639725e95a4ef7dc496
My mistake, the timeout indeed needs to be lengthened. This is quite annoying, sorry.
@aybabtme
golangci-lint
on Windows fails with timeout while loading go/packages. IMO, we can try to pass the cmd line argument--timeout N
(as shown in error message) togolangci-lint
so that its package load time could be ensured.