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 error when validating dot imports #45

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

matheusalcantarazup
Copy link
Contributor

Fixes #44

@daixiang0
Copy link
Owner

@matheusalcantarazup thanks for your fix! Please refer to doc and sign your commit, then we can get it.

Fixes daixiang0#44

Signed-off-by: Matheus Alcantara <matheus.alcantara@zup.com.br>
@matheusalcantarazup
Copy link
Contributor Author

@matheusalcantarazup thanks for your fix! Please refer to doc and sign your commit, then we can get it.

Fixed.

@daixiang0 daixiang0 merged commit 76d765e into daixiang0:master Feb 8, 2022
@matheusalcantarazup matheusalcantarazup deleted the fix-dot-imports branch February 8, 2022 11:24
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.

Error: an error occurred while trying to parse imports: Found non-letter character '.' in Alias: .
2 participants