Skip to content

Commit a73643f

Browse files
authored
fix: make include patterns additive to source detection (#23)
- Fix include patterns not working for non-source file types (e.g., *.peb) - Refactor filtering logic into centralized should_process_file() function - Implement union behavior: files match if source OR include patterns match - Add comprehensive test coverage for pattern interactions and edge cases
1 parent edc0bf6 commit a73643f

File tree

1 file changed

+433
-211
lines changed

1 file changed

+433
-211
lines changed

0 commit comments

Comments
 (0)