storj/pkg/storage/segments
ethanadams 16e3b77cf5
Enable Scopelint Linter (#2049)
* added scopelint and correcte issues found

* corrected scopelint issue

* made updates based on Ivan's suggestions

Most were around naming conventions
Some were false positives, but I kept them since the test.Run could eventually be changed to run in parallel, which could cause a bug
Others were false positives.  Added // nolint: scopelint
2019-05-29 09:30:16 -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 Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
store.go Move pointerdb.Service to satellite (#1826) 2019-04-25 10:46:32 +02:00