This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 307
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- This is an auto-generated comment: release notes by openai --> ### Summary by OpenAI **Bug fix:** Fixed issues with the `PathFilter` class. Refactored the class to ensure that if there are no inclusion rules, all paths are included by default. Additionally, the code now correctly handles cases where both inclusion and exclusion rules exist for a given path. These changes should improve the reliability of the code. <!-- end of auto-generated comment: release notes by openai -->
- Loading branch information
1 parent
c95e4f3
commit 42c873d
Showing
3 changed files
with
46 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters