storj/pkg/storage/segments
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
..
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
mock_store.go preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
peek_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
peek.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
repairer_test.go disable flaky TestSegmentStoreRepair (#1994) 2019-05-17 23:13:37 +03:00
repairer.go Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
size_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
size.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
store_test.go server side macaroons (#1945) 2019-05-24 10:51:27 -06:00
store.go Move pointerdb.Service to satellite (#1826) 2019-04-25 10:46:32 +02:00