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

analyzer: skip over files under /tests #61

Merged
merged 1 commit into from
Oct 21, 2022

Conversation

odeke-em
Copy link
Collaborator

Files under /?tests/* are causing many errors
but we really don't care about that code being flagged.

Fixes #60

Files under /?tests/* are causing many errors
but we really don't care about that code being flagged.

Fixes #60
@odeke-em odeke-em merged commit 181ab08 into master Oct 21, 2022
@odeke-em odeke-em deleted the rules-skip-over-files-with-tests branch October 31, 2022 20:27
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.

rules: skip over directories under /tests/ and testutil
1 participant