Vadim Alekseev
Vadim Alekseev
> As a workaround, you could name the field differently? I want to moq the pgx.Pool, https://github.com/jackc/pgx/blob/v4.15.0/pgxpool/conn.go#L83 I cannot name the field differently, except to make my own wrapper. Can...
@sashamelentyev, thanks for this contribution! Can we hardcode golangci-lint version in the Makefile too? For example: ``` .PHONY: lint lint: # installation: https://golangci-lint.run/usage/install/#local-installation golangci-lint run --new-from-rev=${UPSTREAM_BRANCH} ``` -> ``` .PHONY:...
is it a duplicate? https://github.com/ozontech/file.d/issues/103 I've been [working](https://github.com/ozontech/file.d/pull/124) on this, but there are a lot of conflicts. You can take it (again or based on this PR)
@sashamelentyev already started doing it: https://github.com/vadimalekseev/file.d/blob/196-setup-covecov/.github/workflows/codecov.yml :) it's not a problem to inject the config. The problem is to find people with full rights who could enable the bot in...
@sashamelentyev, if you want to help you can take this: https://github.com/ozontech/file.d/issues/200
Blocks on https://github.com/ClickHouse/ch-go#todo JSON isn't supported