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

Replace deprecated linters: maligned, scopelint #202

Closed
atc0005 opened this issue Apr 2, 2021 · 0 comments · Fixed by #203
Closed

Replace deprecated linters: maligned, scopelint #202

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

Comments

@atc0005
Copy link
Owner

atc0005 commented Apr 2, 2021

Linters:

- maligned

- scopelint

See these issues for more info:

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

refs GH-202
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linting
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant