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

Enhancement: Enable and configure global_namespace_import instead of PhpCsFixerCustomFixers/no_import_from_global_namespace fixer #1012

Merged
merged 1 commit into from Feb 6, 2024

Conversation

localheinz
Copy link
Member

This pull request

  • enables and configure global_namespace_import instead of PhpCsFixerCustomFixers/no_import_from_global_namespace fixer

Fixes #1008.

💁‍♂️ For reference, see

…PhpCsFixerCustomFixers/no_import_from_global_namespace fixer
@localheinz localheinz self-assigned this Feb 6, 2024
@localheinz localheinz merged commit 9c3c93a into main Feb 6, 2024
22 checks passed
@localheinz localheinz deleted the feature/global-namespace-import branch February 6, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

global_namespace_import disabled but PhpCsFixerCustomFixers/no_import_from_global_namespace enabled
2 participants