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

Allow DeclaredTypeNames to always be fully qualified. #56

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

kdubb
Copy link
Contributor

@kdubb kdubb commented Dec 11, 2021

Using TypeName.qualifiedTypeName(String) will produce a type name that is always qualified and will never produce an import statement.

@kdubb kdubb force-pushed the feature/always_qualified_types branch from 146c8d4 to abcdbe5 Compare December 11, 2021 05:55
@kdubb kdubb merged commit 15d71f5 into develop Dec 15, 2021
@kdubb kdubb deleted the feature/always_qualified_types branch December 15, 2021 00:32
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.

1 participant