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

fix: OrderedImportsFixer - handle non-grouped list of const/function imports #7397

Merged
merged 3 commits into from Oct 30, 2023
Merged

fix: OrderedImportsFixer - handle non-grouped list of const/function imports #7397

merged 3 commits into from Oct 30, 2023

Conversation

kubawerlos
Copy link
Contributor

Fixes #7375

@kubawerlos kubawerlos marked this pull request as ready for review October 30, 2023 19:18
@coveralls
Copy link

coveralls commented Oct 30, 2023

Coverage Status

coverage: 94.604% (+0.001%) from 94.603% when pulling d7d6c65 on 6b7562617765726c6f73:fix_OrderedImportsFixer into 3291e9a on PHP-CS-Fixer:master.

@Wirone Wirone merged commit 10ef1b0 into PHP-CS-Fixer:master Oct 30, 2023
15 checks passed
@Wirone
Copy link
Member

Wirone commented Oct 30, 2023

Thank you @kubawerlos 🍻

@kubawerlos kubawerlos deleted the fix_OrderedImportsFixer branch October 30, 2023 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linting Exception in non-grouped list of const/function imports
3 participants