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

update golangci-lint configuration #124

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

sywhang
Copy link
Contributor

@sywhang sywhang commented Jun 5, 2024

This add explicit exemption for things we don't care about in errcheck lint message.

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.14%. Comparing base (517bace) to head (c6d09dc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files           6        6           
  Lines         234      234           
=======================================
  Hits          232      232           
  Misses          1        1           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sywhang sywhang changed the title WIP: update golangci-lint update golangci-lint configuration Jun 5, 2024
@sywhang sywhang merged commit 7f1444f into uber-go:master Jun 5, 2024
7 checks passed
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.

None yet

2 participants