Skip to content

Support for case-insensitive filesystems #38

@defuse

Description

@defuse

"Ignore matching (ig == path), entry matching in compare_directories (via HashSet of OsString names) — all use byte-level equality. On case-insensitive filesystems (macOS HFS+, some NTFS configs), Foo and foo would be treated as different entries. The tool would report one as missing and the other as extra, even though they refer to the same file."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions