storj/pkg/audit
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
..
containment_test.go add Reverify to auditing (#2041) 2019-05-27 14:13:47 +03:00
containment.go Save hash of expected share from missing audited node (#2025) 2019-05-23 16:07:19 -04:00
cursor_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
cursor.go do not return error if no stripe in audit selection (#1867) 2019-05-01 14:59:30 -04:00
newverifier_test.go add Reverify to auditing (#2041) 2019-05-27 14:13:47 +03:00
reporter.go add Reverify to auditing (#2041) 2019-05-27 14:13:47 +03:00
service.go add Reverify to auditing (#2041) 2019-05-27 14:13:47 +03:00
timeout_test.go add Reverify to auditing (#2041) 2019-05-27 14:13:47 +03:00
verifier_test.go pkg/audit: Readdress ignored Verifier tests (#2048) 2019-05-24 19:57:07 +03:00
verifier.go add Reverify to auditing (#2041) 2019-05-27 14:13:47 +03:00