Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Replace deprecated linters: maligned, scopelint #218

Closed
atc0005 opened this issue Apr 9, 2021 · 0 comments · Fixed by #219
Closed

Replace deprecated linters: maligned, scopelint #218

atc0005 opened this issue Apr 9, 2021 · 0 comments · Fixed by #219
Assignees
Labels
bug Something isn't working linting
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Apr 9, 2021

Linters:

- scopelint

- maligned

See these issues for more info:

@atc0005 atc0005 added bug Something isn't working linting labels Apr 9, 2021
@atc0005 atc0005 added this to the Next Release milestone Apr 9, 2021
@atc0005 atc0005 self-assigned this Apr 9, 2021
atc0005 added a commit that referenced this issue Apr 9, 2021
- replace deprecated `maligned` linter with
  `govet: fieldalignment`
- replace deprecated `scopelint` linter with
  `exportloopref`

refs GH-218
atc0005 added a commit that referenced this issue Apr 15, 2021
Disable govet:fieldalignment, re-enable deprecated maligned
linter until the Go team offers more control over the types
of checks provided by the fieldalignment linter or
golangci-lint does so.

refs GH-218
refs GH-219
refs GH-220
refs atc0005/go-ci#302
atc0005 added a commit that referenced this issue Apr 15, 2021
Disable govet:fieldalignment, re-enable deprecated maligned
linter until the Go team offers more control over the types
of checks provided by the fieldalignment linter or
golangci-lint does so.

- refs GH-218
- refs GH-219
- refs GH-220
- refs atc0005/go-ci#302
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working linting
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant