We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a0a64 commit 77ec89eCopy full SHA for 77ec89e
1 file changed
rector.php
@@ -97,6 +97,7 @@
97
// Ignore files that should not be namespaced to their folder
98
NormalizeNamespaceByPSR4ComposerAutoloadRector::class => [
99
__DIR__ . '/src/Helpers',
100
+ __DIR__ . '/src/Language',
101
__DIR__ . '/tests/_support',
102
],
103
0 commit comments