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: update type case in import #43

Merged
merged 1 commit into from
Apr 12, 2021
Merged

fix: update type case in import #43

merged 1 commit into from
Apr 12, 2021

Conversation

ardeois
Copy link
Owner

@ardeois ardeois commented Apr 12, 2021

Some types were inconsistent when we had a type like ABCType.
The code was using AbcType but we were importing ABCType

Some types were inconsistent when we had a type like `ABCType`.
The code was using `AbcType` but we were importing `ABCType`
@ardeois ardeois added the minor Increment the minor version when merged label Apr 12, 2021
@ardeois ardeois self-assigned this Apr 12, 2021
@ardeois ardeois merged commit 81677f5 into master Apr 12, 2021
@ardeois ardeois deleted the fix/import-case branch April 12, 2021 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant