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

Add testpackage to golangci #287

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Add testpackage to golangci #287

merged 1 commit into from
Nov 27, 2023

Conversation

arbulu89
Copy link
Contributor

@arbulu89 arbulu89 commented Nov 2, 2023

A good reminder that we need to follow the package_test rule!
The CI should pass once we have fixed all the packages in other PRs.
If for some reason we need to exclude some package, we can add exceptions, but by general rule, all of them should be compliant.

https://github.com/maratori/testpackage

Copy link
Member

@EMaksy EMaksy left a comment

Choose a reason for hiding this comment

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

Good idea :)

@arbulu89 arbulu89 force-pushed the lint-add-testpackage branch from a78d8c9 to 48d0f0b Compare November 20, 2023 13:13
Copy link
Member

@CDimonaco CDimonaco left a comment

Choose a reason for hiding this comment

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

Absolutely a good idea, lgtm

Copy link
Contributor

@rtorrero rtorrero left a comment

Choose a reason for hiding this comment

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

Good call 👍

@arbulu89 arbulu89 merged commit 48be5f5 into main Nov 27, 2023
9 checks passed
@arbulu89 arbulu89 deleted the lint-add-testpackage branch November 27, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants