-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I would expect that extraneous files are reported as a difference, but they aren't. Is it a bug or an undocumented feature?
Optional link from https://dir-content-diff.readthedocs.io which documents the behavior that is expected
No response
To Reproduce
E.g.,
- dir1: foo.txt
- dir2: foo.txt bar.txt
but `dir_content_diff.compare_trees("dir1", "dir2") == {}`Error
No diff detected, but dir2 contains extraneous files.Additional context
No response
dir_content_diff Version in Use
1.12.1
Python Version
3.13
Operating system
MacOS
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working