storj/cmd/certificates
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
..
auth.go Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
claims.go Show all of the claims (#2009) 2019-05-22 23:31:32 +02:00
main.go pkg/cfgstruct: tie defaults to releases (#1787) 2019-04-19 12:17:30 -06:00
setup.go Warn about permissions when creating identity (#1384) 2019-03-12 10:42:38 -04:00
sign.go identity improvements: (#1215) 2019-02-06 17:40:55 +01:00
verify.go [V3-1320] fix empty node ID verification non-error (#1395) 2019-03-04 15:03:33 -05:00