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

Correctly handle casing for borrowing non-standard type names #40

Merged
merged 2 commits into from
Jun 27, 2023

Conversation

jerel
Copy link
Owner

@jerel jerel commented Jun 27, 2023

For example: borrow = "example::USA" was incorrectly handled as the case would be converted to Usa resulting in a part 'usa.dart'; being left in the borrowing namespace's library file.

@jerel jerel merged commit 12aefd8 into main Jun 27, 2023
8 checks passed
@jerel jerel deleted the fix-casing branch June 27, 2023 19:54
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

1 participant