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: in rules from imported modules, exclude modified paths from module prefixing #1494

Merged
merged 11 commits into from Mar 23, 2022

Commits on Mar 17, 2022

  1. fix: modifying paths in rules from imported modules should exclude th…

    …ose paths from module prefixing
    dlaehnemann committed Mar 17, 2022
    Copy the full SHA
    c13b74d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7f865f7 View commit details
    Browse the repository at this point in the history
  3. fix new test call

    dlaehnemann committed Mar 17, 2022
    Copy the full SHA
    1e5a1f3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a9916c1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    92cf2ff View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8ea36ed View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cf5215b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    aac968b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. fix: ensure that module path prefixes are only applied when file path…

    …s (i.e. input) remain unmodified upon usage
    johanneskoester committed Mar 23, 2022
    Copy the full SHA
    79ada5e View commit details
    Browse the repository at this point in the history
  2. fmt

    johanneskoester committed Mar 23, 2022
    Copy the full SHA
    1eda682 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e5718a8 View commit details
    Browse the repository at this point in the history