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

Bump golag-ci lint version to 1.40.1 #2144

Merged
merged 1 commit into from
May 27, 2021

Conversation

nabokihms
Copy link
Member

@nabokihms nabokihms commented May 27, 2021

Signed-off-by: m.nabokikh maksim.nabokikh@flant.com

Overview

  • Bump golangci-lint
  • Replace the deprecated golint with the closest linter by its features - revive

Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement of golint.

  • Fix some bugs
  • Add lint-fix command to Makefile

What this PR does / why we need it

Maintenance.

Special notes for your reviewer

Does this PR introduce a user-facing change?

NONE

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
@@ -24,7 +22,6 @@ linters:
- gofmt
- gofumpt
- goimports
- golint
Copy link
Member

@sagikazarmark sagikazarmark May 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the reason behind removing golint?

Never mind. I need to read more.

@sagikazarmark sagikazarmark added this to the v2.29.0 milestone May 27, 2021
@nabokihms nabokihms merged commit 5d99666 into dexidp:master May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants