storj/pkg/identity
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
..
certificate_authority_test.go Identity versioning (#1389) 2019-04-08 20:15:19 +02:00
certificate_authority.go expose identity version flag on relevant identity cli commands (#1776) 2019-04-22 13:58:57 +03:00
common.go judicious import path checking (#1425) 2019-03-12 14:58:40 +01:00
generate.go Identity versioning (#1389) 2019-04-08 20:15:19 +02:00
identity_test.go Identity versioning fix (#1721) 2019-04-09 13:01:45 -04:00
identity.go Identity versioning fix (#1721) 2019-04-09 13:01:45 -04:00
revocation_db_test.go Identity versioning (#1389) 2019-04-08 20:15:19 +02:00
revocation_db.go Identity versioning (#1389) 2019-04-08 20:15:19 +02:00
utils.go Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00