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

Run golangci-lint for PRs #24

Closed
wants to merge 1 commit into from
Closed

Run golangci-lint for PRs #24

wants to merge 1 commit into from

Conversation

stefanb
Copy link

@stefanb stefanb commented Jul 1, 2023

Use https://github.com/golangci/golangci-lint via https://github.com/golangci/golangci-lint-action

Generally good to have, but soon interesting for

I suggest to merge it to main branch before #23, then bring it to that PR branch (via merge or rebase) to have as a test baseline.

Feel free to see it in action in my fork:

@stefanb stefanb marked this pull request as ready for review July 1, 2023 15:14
@lmittmann
Copy link
Owner

I appreciate the effort, but I don't see the reason to add any more tooling to this small package. Also, this linter uncovers nothing for this package.

@lmittmann lmittmann closed this Jul 2, 2023
@stefanb
Copy link
Author

stefanb commented Jul 2, 2023

It finds some issues, that's why i initially configured it to only warn about new issues in a PR.

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