-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for post qualified import formatting (more cases) (#372)
* Add support for post qualified import formatting. Adds an option to use post qualified module imports. Related to #284 Resolves #334 * Add failing test cases for post qualified import formatting. Related to #284 and #334 * Fix imports test case 33 - 'qualified' goes before imported names * Consolidate import module name logic Co-authored-by: Jim McStanton <jim@jhmcstanton.com>
- Loading branch information
1 parent
d786187
commit 9c090d4
Showing
4 changed files
with
146 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.