tsbkw
tsbkw
I can reproduce the issue of feedreader but could not reproduce of subreddit with Config examples. My environment is below. (v0.42.0) ``` % wtfutil -v a63329214c888cfbfc67c7ddcf31887c3c8a1c36 (2022-10-05T15:08:35Z) ``` config (I...
As written in [contribution guideline](https://github.com/golang-migrate/migrate/blob/master/CONTRIBUTING.md#development-testing-and-contributing), this project uses [golangci-lint](https://github.com/golangci/golangci-lint#install) and it aware `//nolint:govet` , however I try to change by #841 :) As far as I know, go vet doesn't...