storj/storage/postgreskv/schema
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
..
2018092201_initial-tables.down.sql offer PostgreSQL storage for pointerdb (#440) 2018-10-25 12:11:28 -05:00
2018092201_initial-tables.up.sql offer PostgreSQL storage for pointerdb (#440) 2018-10-25 12:11:28 -05:00
data.go Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
migrate.go Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00