Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check overlapping paths separately for directories and contents #343

Merged
merged 5 commits into from Feb 9, 2024

Commits on Dec 24, 2023

  1. fix: check overlapping paths separately for directories and contents

    Signed-off-by: German Lashevich <german.lashevich@gmail.com>
    Zebradil committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    0a6abbd View commit details
    Browse the repository at this point in the history
  2. fix: do not split directory into multiple when filtering paths

    Signed-off-by: German Lashevich <german.lashevich@gmail.com>
    Zebradil committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    59bb7bb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. refactor: revert changes to grouping of imports

    Signed-off-by: German Lashevich <german.lashevich@gmail.com>
    Zebradil committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    78ae3fb View commit details
    Browse the repository at this point in the history
  2. test: add e2e tests for overlapping paths

    Signed-off-by: German Lashevich <german.lashevich@gmail.com>
    Zebradil committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5499ba3 View commit details
    Browse the repository at this point in the history
  3. chore: remove overlapping-dir example as unused

    Signed-off-by: German Lashevich <german.lashevich@gmail.com>
    Zebradil committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    39ead71 View commit details
    Browse the repository at this point in the history