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

actions: update linter config #326

Merged
merged 2 commits into from Feb 15, 2024
Merged

actions: update linter config #326

merged 2 commits into from Feb 15, 2024

Conversation

jhillyerd
Copy link
Owner

@jhillyerd jhillyerd commented Feb 15, 2024

Starting with all linters, I have removed those that are inappropriate or infeasible entirely. The linters that are commented out are aspirational -- they may require a lot of effort, or changes to the public API.

  • golangci: update linter list
  • use newer version of golangci-lint

Closes #320

Signed-off-by: James Hillyerd <james@hillyerd.com>
Signed-off-by: James Hillyerd <james@hillyerd.com>
@coveralls
Copy link

Coverage Status

coverage: 86.392%. remained the same
when pulling 17dbcf0 on update-linters
into 42099e6 on main.

@jhillyerd jhillyerd merged commit 678b835 into main Feb 15, 2024
15 checks passed
@jhillyerd jhillyerd deleted the update-linters branch February 15, 2024 23:17
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.

Update golangci-lint linters config
2 participants