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

Facade alias would cause duplicate imports for global aliases #4

Merged
merged 3 commits into from
Sep 21, 2023

Commits on Sep 21, 2023

  1. Failing test that show that imports are duplicated if there is more t…

    …han one of the same global class
    matt-h committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5440708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a2832 View commit details
    Browse the repository at this point in the history
  3. add additional test for duplicate normal items for beter coverage to …

    …prove that still works.
    matt-h committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f389331 View commit details
    Browse the repository at this point in the history