Update .golangci.yml #280
Annotations
4 errors
lint:
module/middleware/proxy/proxy.go#L41
Error return value of `ctx.Writer.Write` is not checked (errcheck)
|
lint:
dao/favorite_test.go#L104
Error return value of `f.Create` is not checked (errcheck)
|
lint:
module/middleware/cache/ip_limiter.go#L28
Error return value of `(*github.com/redis/go-redis/v9.IntCmd).Result` is not checked (errcheck)
|
lint
issues found
|