storj/pkg
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
..
accounting Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
audit Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
auth Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
bwagreement handle database error checks properly (#1796) 2019-04-23 14:13:57 +03:00
certdb Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
certificates Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
cfgstruct uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00
datarepair properly check last iteration of checker (#2040) 2019-05-23 18:14:08 +02:00
dht Refactor pb.Node protobuf (#1785) 2019-04-22 12:07:50 +03:00
discovery Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
eestream Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
encryption Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
identity Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
kademlia Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
macaroon Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
metainfo/kvmetainfo server side macaroons (#1945) 2019-05-24 10:51:27 -06:00
miniogw server side macaroons (#1945) 2019-05-24 10:51:27 -06:00
overlay add Reverify to auditing (#2041) 2019-05-27 14:13:47 +03:00
pb filter duplicate node IPs (#1890) 2019-05-22 16:06:27 -04:00
peertls Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process Change where the encryption key is being stored for uplink (#1967) 2019-05-22 15:57:12 +02:00
ranger Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
server Move pointerdb.Service to satellite (#1826) 2019-04-25 10:46:32 +02:00
storage Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
storj Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
stream remove utils.CombineErrors and utils.ErrorGroup (#1603) 2019-03-29 14:30:23 +02:00
telemetry Cleanup repository a bit (#1203) 2019-02-01 20:21:00 +02:00
transport filter duplicate node IPs (#1890) 2019-05-22 16:06:27 -04:00