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: Import service names as unique names #26

Merged
merged 5 commits into from
May 27, 2019

Conversation

ffflorian
Copy link
Member

@ffflorian ffflorian commented May 27, 2019

If there is a ClientsService in two different directories, the second one will now get a unique name by adding an incremented number at the end.

Before:

before

After:

after

@ffflorian ffflorian changed the title feat: Create unique service names feat: Import service names as unique names May 27, 2019
@ffflorian ffflorian merged commit b29a1bd into master May 27, 2019
@ffflorian ffflorian deleted the feat/unique-service-names branch May 27, 2019 12:29
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.

None yet

2 participants