Skip to content

Only scan files found in package#44

Merged
breml merged 2 commits intobreml:masterfrom
pkwarren:issue-43
Oct 16, 2024
Merged

Only scan files found in package#44
breml merged 2 commits intobreml:masterfrom
pkwarren:issue-43

Conversation

@pkwarren
Copy link
Copy Markdown
Contributor

Instead of scanning all files (including those from module dependencies and imports), update the analyzer to only scan the files found in the specified packages.

Fixes #43.

pkwarren and others added 2 commits October 10, 2024 14:22
Instead of scanning all files (including those from module dependencies
and imports), update the analyzer to only scan the files found in the
specified packages.

Fixes breml#43.
Copy link
Copy Markdown
Owner

@breml breml left a comment

Choose a reason for hiding this comment

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

LGTM

@breml breml merged commit 85e3fbf into breml:master Oct 16, 2024
@breml
Copy link
Copy Markdown
Owner

breml commented Oct 16, 2024

@pkwarren Thank you very much for your bug discovery, the analysis and the provided fix. ❤️

@pkwarren pkwarren deleted the issue-43 branch November 18, 2024 18:33
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.

Improve performance of bidichk

2 participants