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

Detect and flag duplicate component names. #186

Merged
merged 3 commits into from
Sep 4, 2020

Conversation

TwitchBronBron
Copy link
Member

Detect when there are multiple components with the same name, and flag each occurrence as an error.

Resolves #185

src/Program.spec.ts Outdated Show resolved Hide resolved
src/files/XmlFile.ts Outdated Show resolved Hide resolved
src/Program.ts Outdated Show resolved Hide resolved
src/files/XmlFile.ts Outdated Show resolved Hide resolved
@TwitchBronBron
Copy link
Member Author

@elsassph @triwav I've addressed all of your comments now.

@TwitchBronBron TwitchBronBron merged commit f8d247f into master Sep 4, 2020
@TwitchBronBron TwitchBronBron deleted the catch-duplicate-component-names branch September 4, 2020 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prevent Multiple Components With Same Name
3 participants