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

golangci-lint: Enable loggercheck linter #535

Merged
merged 1 commit into from
Jun 19, 2024
Merged

golangci-lint: Enable loggercheck linter #535

merged 1 commit into from
Jun 19, 2024

Conversation

aknuds1
Copy link
Collaborator

@aknuds1 aknuds1 commented Jun 18, 2024

What this PR does:
Enable loggercheck linter in golangci-lint, and fix caught errors. loggercheck makes sure that arguments to logging calls are paired.

Which issue(s) this PR fixes:

Checklist

  • Tests updated
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@aknuds1 aknuds1 added the chore label Jun 18, 2024
Copy link
Member

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

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

Thank you.

@aknuds1 aknuds1 merged commit 6e74a2e into main Jun 19, 2024
6 checks passed
@aknuds1 aknuds1 deleted the arve/loggercheck branch June 19, 2024 10:36
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