storj/pkg
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
..
accounting Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
audit Enable gocritic linter (#2051) 2019-05-29 09:14:25 -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 add info log for successfull authorizations (#1804) 2019-04-25 12:47:40 +02: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 gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
encryption Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
identity Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
kademlia Enable gocritic linter (#2051) 2019-05-29 09:14:25 -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 cmd/storagenode: pull more things into releaseDefaults (#1980) 2019-05-21 13:48:47 +02:00
pkcrypto Enable gocritic linter (#2051) 2019-05-29 09:14:25 -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 gocritic linter (#2051) 2019-05-29 09:14:25 -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