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

lint: remove golint #3874

Merged
merged 1 commit into from
Aug 21, 2024
Merged

lint: remove golint #3874

merged 1 commit into from
Aug 21, 2024

Conversation

RaduBerinde
Copy link
Member

golint is deprecated and frozen since 2021. I don't think it provides
much value on top of go vet and staticcheck and it is very slow (it
currently takes ~90 seconds on my machine).

This change removes TestGolint.

golint is deprecated and frozen since 2021. I don't think it provides
much value on top of go vet and staticcheck and it is very slow (it
currently takes ~90 seconds on my machine).

This change removes `TestGolint`.
@RaduBerinde RaduBerinde requested a review from a team as a code owner August 21, 2024 16:03
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @nicktrav)

@RaduBerinde RaduBerinde merged commit d4348d0 into cockroachdb:master Aug 21, 2024
9 of 11 checks passed
@RaduBerinde RaduBerinde deleted the no-golint branch August 21, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants