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

Re-enable deprecated maligned linter #245

Merged
merged 1 commit into from Jun 12, 2021

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jun 12, 2021

  • Enable maligned linter
  • Disable fieldalignment settings
    • until the Go team offers more control over the types
      of checks provided by the fieldalignment linter or
      golangci-lint does so.

fixes GH-244
refs atc0005/go-ci#302

- Enable `maligned` linter
- Disable `fieldalignment` settings
  - until the Go team offers more control over the types
    of checks provided by the `fieldalignment` linter or
    `golangci-lint` does so.

refs GH-244
refs atc0005/go-ci#302
@atc0005 atc0005 added this to the Next Release milestone Jun 12, 2021
@atc0005 atc0005 self-assigned this Jun 12, 2021
@atc0005 atc0005 merged commit 301ed33 into master Jun 12, 2021
@atc0005 atc0005 deleted the i244-reenable-deprecated-maligned-linter branch June 12, 2021 11:59
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.

Restore deprecated maligned linter
1 participant