storj/storage/postgreskv
ethanadams 268dc6b7e4
Enable gocritic linter (#2051)
* first round cleanup based on go-critic

* more issues resolved for ifelsechain and unlambda checks

* updated from master and gocritic found a new ifElseChain issue

* disable appendAssign. i reports false positives

* re-enabled go-critic appendAssign and disabled lint check at code line level

* fixed go-critic lint error

* fixed // nolint add gocritic specifically
2019-05-29 09:14:25 -04:00
..
schema Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
alternateclient_test.go cover all the things (#1818) 2019-04-26 16:39:11 +03:00
alternateclient.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
client_test.go cover all the things (#1818) 2019-04-26 16:39:11 +03:00
client.go db: set max idle connections higher to avoid redialing all the time (#1991) 2019-05-21 17:30:06 +03:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00