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

feat: enable all golangci-lint linters #229

Merged
merged 3 commits into from
Jan 2, 2025
Merged

Conversation

nobe4
Copy link
Owner

@nobe4 nobe4 commented Jan 2, 2025

This refactors the config to eventually allow all linters. In order to simplify the fixing work, the linters will be manually added one at a time in later PRs, and/or commented as to why they are left unused.

Closes #228

nobe4 added 3 commits January 2, 2025 12:28
This refactors the config to eventually allow all linters.
In order to simplify the fixing work, the linters will be manually added
one at a time in later PRs, and/or commented as to why they are left
unused.
Some obvious/small changes could be made already.
@nobe4 nobe4 merged commit dc40a12 into main Jan 2, 2025
7 checks passed
@nobe4 nobe4 deleted the golang-ci-lint-all-rules branch January 2, 2025 14:39
Copy link
Contributor

@ccoVeille ccoVeille left a comment

Choose a reason for hiding this comment

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

Great approach

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.

2 participants