Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert stable image linters to original list #662

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jun 20, 2022

As part of promoting the versions of Go used in each image
type the linters enabled for the unstable image were ported
as-is to the stable container.

This commit reverts the unintended changes restoring the
original list of linters used by the unstable image.

Specifically:

  • errcheck
  • gochecknoglobals
  • gocognit
  • gocyclo
  • goerr113

refs GH-557
refs GH-656
refs GH-658

As part of promoting the versions of Go used in each image
type the linters enabled for the unstable image were ported
as-is to the stable container.

This commit reverts the unintended changes restoring the
original list of linters used by the unstable image.

Specifically:

- errcheck
- gochecknoglobals
- gocognit
- gocyclo
- goerr113

refs GH-557
refs GH-656
refs GH-658
@atc0005 atc0005 added this to the v0.6.14 milestone Jun 20, 2022
@atc0005 atc0005 self-assigned this Jun 20, 2022
@atc0005 atc0005 merged commit 0225d42 into master Jun 20, 2022
@atc0005 atc0005 deleted the i557-revert-stable-image-linters-to-original-list branch June 20, 2022 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant