storj/pkg/identity
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
..
certificate_authority_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04: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 Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -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