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

feat(server): server-side checking of duplicate import paths and exclusion patterns #6993

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

etnoy
Copy link
Contributor

@etnoy etnoy commented Feb 9, 2024

This is the server-side variant of #6950.

  • Ensure all import paths are unique
  • Ensure all exclusion patterns are unique
  • E2E tests for verification

@jrasm91 jrasm91 merged commit 954c1c2 into main Feb 9, 2024
24 of 25 checks passed
@jrasm91 jrasm91 deleted the fix/disallow-duplicate-import-paths branch February 9, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants