Skip to content

Update go-critic #515

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

Merged
merged 1 commit into from
Apr 25, 2019
Merged

Update go-critic #515

merged 1 commit into from
Apr 25, 2019

Conversation

jirfag
Copy link
Contributor

@jirfag jirfag commented Apr 25, 2019

New checkers were added:

  • badCall
  • dupImports
  • evalOrder
  • newDeref

The following checkers were fixed/improved:

  • assignOp
  • caseOrder
  • commentedOutCode
  • deprecatedComment
  • dupArg
  • rangeValCopy
  • typeSwitchVar
  • wrapperFunc

Relates: #429

@jirfag jirfag force-pushed the feature/update-gocritic branch 2 times, most recently from 9cacaa3 to 7a203b4 Compare April 25, 2019 07:32
New checkers were added:
  - badCall
  - dupImports
  - evalOrder
  - newDeref

The following checkers were fixed/improved:
  - assignOp
  - caseOrder
  - commentedOutCode
  - deprecatedComment
  - dupArg
  - rangeValCopy
  - typeSwitchVar
  - wrapperFunc

Relates: #429
@jirfag jirfag merged commit 692dacb into master Apr 25, 2019
@jirfag jirfag deleted the feature/update-gocritic branch April 25, 2019 14:01
@ldez ldez added the linter: update version Update version of linter label Dec 7, 2020
@ldez ldez added this to the v1.17 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants