Skip to content

Enable golangci-lint for tests #8

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

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Enable golangci-lint for tests #8

merged 1 commit into from
Dec 9, 2024

Conversation

alexandear
Copy link
Contributor

@alexandear alexandear commented Nov 26, 2024

I propose to lint tests as they are code and should maintain high quality standards.

The linters tparallel and paralleltest are disabled because they don't speed up tests in our case. See https://threedots.tech/post/go-test-parallelism/

@uudashr uudashr merged commit 92ba505 into uudashr:master Dec 9, 2024
3 checks passed
@alexandear alexandear deleted the chore-enable-lint-tests branch December 9, 2024 08:16
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