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

chore(*): format all files to sort imports #1427

Merged
merged 6 commits into from
Oct 11, 2023
Merged

Conversation

pelord
Copy link
Member

@pelord pelord commented Oct 2, 2023

Please check if the PR fulfills these requirements

What is the current behavior? (You can also link to an open issue here)
Import are not sorted.

What is the new behavior?
Sort imports based on sort rules.
["^@angular/(.)$", "^@igo2/(.)$", "^ol/(.*)$", "<THIRD_PARTY_MODULES>", "^[./]"],

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@pelord pelord requested a review from alecarn October 2, 2023 14:12
@pelord
Copy link
Member Author

pelord commented Oct 2, 2023

related to infra-geo-ouverte/igo2#1033

@alecarn alecarn merged commit aadd568 into release/16.0.0 Oct 11, 2023
1 check passed
@alecarn alecarn deleted the sort-import3 branch October 11, 2023 13:09
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.

None yet

2 participants