scorecard/e2e
Chris McGehee 06993b72ce
🐛 Fix linting issues (1 of n) (#348)
* Fix lint issues: whitespace linter

* Fix lint issues: wrapcheck linter

* Fix lint issues: errcheck linter

* Fix lint issues: paralleltest linter

* Fix lint issues: gocritic linter
Most changes from this commit are from passing checker.CheckResult by reference and not by value. gocritic identified that as a huge parameter.
gocritic also prefers regexp.MustCompile over Compile when the pattern is a const
2021-04-19 12:18:34 -07:00
..
active_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
blob_test.go 🌱 included copyright headers. 2021-04-01 21:36:10 -05:00
branchprotection_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
ci_tests_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
cii_best_practices_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
code_review_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
contributors_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
diskcache_test.go 🌱 included copyright headers. 2021-04-01 21:36:10 -05:00
e2e_suite_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
executable_test.go 🌱 included copyright headers. 2021-04-01 21:36:10 -05:00
frozen_deps_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
fuzzing_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
packaging_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
pull_requests_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
sast_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
security_policy_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
signedreleases_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00
signedtags_test.go 🐛 Fix linting issues (1 of n) (#348) 2021-04-19 12:18:34 -07:00