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

[New] order: add option pathGroupsExcludedImportTypes to allow ordering of external import types #1570

Merged
merged 1 commit into from Jan 2, 2020

Conversation

Mairu
Copy link
Contributor

@Mairu Mairu commented Dec 14, 2019

… ordering of external import types

To fix the issue #1565 and have no BC break I added a new option to also allow sorting of external imports.

Fixes #1565.

@coveralls
Copy link

coveralls commented Dec 14, 2019

Coverage Status

Coverage decreased (-0.1%) to 96.211% when pulling 16ae652 on Mairu:pathGroupsExcludedImportTypes into 982493d on benmosher:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 96.322% when pulling 855748b on Mairu:pathGroupsExcludedImportTypes into 4e8960d on benmosher:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 96.322% when pulling 855748b on Mairu:pathGroupsExcludedImportTypes into 4e8960d on benmosher:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 96.322% when pulling 855748b on Mairu:pathGroupsExcludedImportTypes into 4e8960d on benmosher:master.

@osdiab
Copy link

osdiab commented Jan 1, 2020

@benmosher @ljharb bump

@ljharb ljharb changed the title [New] order rule: add option pathGroupsExcludedImportTypes to allow… [New] order: add option pathGroupsExcludedImportTypes to allow ordering of external import types Jan 1, 2020
@ljharb ljharb force-pushed the pathGroupsExcludedImportTypes branch from c9d1aef to 16ae652 Compare January 2, 2020 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

import/order pathGroups not enforcing as expected
4 participants