Uh oh!
There was an error while loading. Please reload this page.
Add prefer_global_from_import - #696
Conversation
lieryan
commented
Jun 12, 2023
Hi @nicoolas25, thank you for the contribution. Adding this configuration would imply that there will be two conflicting configuration options with the I think the config options should've been merged. The |
Thanks for contributing this change, @nicoolas25. I've adapted your changes here as part of #788 so I'm closing this PR. @all-contributors please add @nicoolas25 for code contribution |
I've put up a pull request to add @nicoolas25! 🎉 |
Description
Adding a
prefer_global_from_importconfiguration option for pick the "global" form of import over the module one.Checklist (delete if not relevant):