storj/pkg/auth
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
..
grpcauth Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
signing Storage node and upload/download protocol refactor (#1422) 2019-03-18 12:55:06 +02:00
apikey.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
auth.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
signature_test.go removes some SignedMessage use (#1258) 2019-02-19 23:36:08 -06:00
signature.go removes some SignedMessage use (#1258) 2019-02-19 23:36:08 -06:00
signedMessage.go Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00