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

errcheck: update to HEAD #2213

Merged
merged 1 commit into from
Sep 3, 2021
Merged

errcheck: update to HEAD #2213

merged 1 commit into from
Sep 3, 2021

Conversation

kolyshkin
Copy link
Contributor

This update removes some false positives wrt direct io.EOF comparison (polyfloyd/go-errorlint#12, polyfloyd/go-errorlint#13)

Changes: https://github.com/polyfloyd/go-errorlint/compare/ab96adb96fea..910bb7978349

This update removes some false positives wrt direct io.EOF comparison.

Changes: https://github.com/polyfloyd/go-errorlint/compare/ab96adb96fea..910bb7978349

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@boring-cyborg
Copy link

boring-cyborg bot commented Sep 2, 2021

Hey, thank you for opening your first Pull Request !

@CLAassistant
Copy link

CLAassistant commented Sep 2, 2021

CLA assistant check
All committers have signed the CLA.

@ldez ldez added the linter: update version Update version of linter label Sep 2, 2021
@ldez
Copy link
Member

ldez commented Sep 2, 2021

Hello @kolyshkin you have to sign the CLA.

@ldez ldez added the feedback required Requires additional feedback label Sep 2, 2021
@kolyshkin
Copy link
Contributor Author

Hello @kolyshkin you have to sign the CLA.

@ldez done

Copy link
Member

@SVilgelm SVilgelm left a comment

Choose a reason for hiding this comment

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

Checked the main repo, just some additional excludes were added (false positive cases)

@ldez ldez removed the feedback required Requires additional feedback label Sep 3, 2021
@ldez ldez merged commit 4ab17bd into golangci:master Sep 3, 2021
@golangci-automator
Copy link

Hey, @kolyshkin — we just merged your PR to golangci-lint! 🔥🚀

golangci-lint is built by awesome people like you. Let us say “thanks”: we just invited you to join the GolangCI organization on GitHub.
This will add you to our team of maintainers. Accept the invite by visiting this link.

By joining the team, you’ll be able to label issues, review pull requests, and merge approved pull requests.
More information about contributing is here.

Thanks again!

SeigeC pushed a commit to SeigeC/golangci-lint that referenced this pull request Apr 4, 2023
@ldez ldez added this to the v1.42 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.

None yet

4 participants