Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Replace deprecated linters #130

Merged
merged 1 commit into from
Apr 8, 2021
Merged

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Apr 8, 2021

  • replace deprecated maligned linter with
    govet: fieldalignment
  • replace deprecated scopelint linter with
    exportloopref

fixes GH-126

- replace deprecated `maligned` linter with
  `govet: fieldalignment`
- replace deprecated `scopelint` linter with
  `exportloopref`

refs GH-126
@atc0005 atc0005 added bug Something isn't working linting labels Apr 8, 2021
@atc0005 atc0005 added this to the Next Release milestone Apr 8, 2021
@atc0005 atc0005 self-assigned this Apr 8, 2021
@atc0005 atc0005 merged commit 00321a0 into master Apr 8, 2021
@atc0005 atc0005 deleted the i126-replace-deprecated-linters branch April 8, 2021 16:13
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 this pull request may close these issues.

Replace deprecated linters: maligned, scopelint
1 participant