storj/pkg/audit
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
..
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 gocritic linter (#2051) 2019-05-29 09:14:25 -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