Skip to content

Allow class vs function names on imports#3404

Merged
TomasVotruba merged 1 commit intomainfrom
tv-fix-fully-qualified-name-skipper
Feb 23, 2023
Merged

Allow class vs function names on imports#3404
TomasVotruba merged 1 commit intomainfrom
tv-fix-fully-qualified-name-skipper

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented Feb 23, 2023

This used to block import of class name View, that was same as function name view:

https://github.com/TomasVotruba/tomasvotruba.com/pull/1366/files#diff-d7dc7f08f1bba97551472cbda3a39db9a18e93ab06e499d18f6895ecc3df25f7L11

The class can be easily imported 👍

@TomasVotruba TomasVotruba changed the title allow class vs function names on imports Allow class vs function names on imports Feb 23, 2023
@TomasVotruba TomasVotruba force-pushed the tv-fix-fully-qualified-name-skipper branch 2 times, most recently from b1f18fa to 37fe246 Compare February 23, 2023 10:15
@TomasVotruba TomasVotruba force-pushed the tv-fix-fully-qualified-name-skipper branch from 246c340 to 7365457 Compare February 23, 2023 10:22
@TomasVotruba TomasVotruba enabled auto-merge (squash) February 23, 2023 10:26
@TomasVotruba TomasVotruba merged commit bcc44fb into main Feb 23, 2023
@TomasVotruba TomasVotruba deleted the tv-fix-fully-qualified-name-skipper branch February 23, 2023 10:27
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