slsa-github-generator icon indicating copy to clipboard operation
slsa-github-generator copied to clipboard

[refactor] Enable and fix linter issues

Open ianlewis opened this issue 3 years ago • 0 comments
trafficstars

The following unchecked golangci-lint linters are currently generating issues and disabled. We need to enable them and fix the issues encountered.

  • [ ] errcheck
  • [ ] errorlint
  • [ ] exportloopref
  • [ ] gocritic
  • [ ] godox
  • [ ] goerr113
  • [ ] gosec
  • [ ] govet
  • [ ] lll
  • [ ] nestif
  • [ ] paralleltest
  • [ ] stylecheck
  • [ ] thelper
  • [ ] wrapcheck

ianlewis avatar Jun 30 '22 00:06 ianlewis