Skip to content

(*Analyzer).Check: skip analyzing files within */testutil/*#53

Merged
odeke-em merged 1 commit intomasterfrom
skip-analyzing-testutil-dir-encompassed-files
Oct 6, 2022
Merged

(*Analyzer).Check: skip analyzing files within */testutil/*#53
odeke-em merged 1 commit intomasterfrom
skip-analyzing-testutil-dir-encompassed-files

Conversation

@odeke-em
Copy link
Contributor

@odeke-em odeke-em commented Oct 6, 2022

Skips analyzing files within /testutil/ directories as those have plenty of testing code but the number of bug reports is numerous yet doesn't add value and instead causes a mental fatigue that ends up drowning out actual security issues.

Fixes #52

Skips analyzing files within */testutil/* directories as those
have plenty of testing code but the number of bug reports is numerous
yet doesn't add value and instead causes a mental fatigue that ends
up drowning out actual security issues.

Fixes #52
@odeke-em odeke-em merged commit d5d527a into master Oct 6, 2022
@odeke-em odeke-em deleted the skip-analyzing-testutil-dir-encompassed-files branch October 6, 2022 21:38
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.

all: exclude traversing the "*/testutil/*" directory from checks

1 participant