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

Enable testpackage linter #564

Merged
merged 3 commits into from
Nov 12, 2023
Merged

Enable testpackage linter #564

merged 3 commits into from
Nov 12, 2023

Conversation

peterstace
Copy link
Owner

Description

The linter warns against unit tests that aren't implemented in packages named *_test or contain internal in their filename.

Check List

Have you:

  • Added unit tests? Yes.

  • Add cmprefimpl tests? (if appropriate?) N/A

  • Updated release notes? (if appropriate?) N/A

Related Issue

The linter warns against unit tests that aren't implemented in packages
named `*_test` or contain `internal` in their filename.
@peterstace peterstace self-assigned this Oct 15, 2023
@peterstace peterstace marked this pull request as draft October 15, 2023 18:09
@peterstace peterstace marked this pull request as ready for review October 15, 2023 18:24
Base automatically changed from enable_errcheck_linter to master October 15, 2023 18:36
@peterstace
Copy link
Owner Author

Thanks for reviewing these @albertteoh, I really appreciate it 😁

@peterstace peterstace merged commit 926859f into master Nov 12, 2023
1 check passed
@peterstace peterstace deleted the enable_testpackage_linter branch November 12, 2023 08:40
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