storj/storagenode/piecestore
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
..
endpoint_test.go Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
endpoint.go cmd/storagenode: pull more things into releaseDefaults (#1980) 2019-05-21 13:48:47 +02:00
serials_test.go Identity versioning (#1389) 2019-04-08 20:15:19 +02:00
serials.go Add serial number type (#1508) 2019-03-18 15:08:24 +02:00
verification_test.go Piecestore space and bandwidth allocation check (#1527) 2019-04-15 12:12:22 +02:00
verification.go don't cache failed satellite certificate fetch attempt (#1745) 2019-04-12 16:28:27 +02:00