Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Fabbot] Addglobal_namespace_import PHPCSFixer rule#48002
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
global_namespace_import PHPCsFixer ruleglobal_namespace_import PHPCSFixer rulestof commentedOct 26, 2022
Isn't this already part of the |
chalasr commentedOct 26, 2022
Nopehttps://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/doc/ruleSets/Symfony.rst. |
welcoMattic commentedOct 26, 2022
It mentioned inhttps://symfony.com/doc/current/contributing/code/standards.html
But not applied inhttps://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/doc/ruleSets/Symfony.rst?rgh-link-date=2022-10-26T12%3A10%3A34Z I think we should fix the rule set instead of the core config |
chalasr commentedOct 26, 2022
Works for me:PHP-CS-Fixer/PHP-CS-Fixer#6662 |
As suggested in#47709 (comment)