We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7169fb5 commit 41fe1bdCopy full SHA for 41fe1bd
.php-cs-fixer.dist.php
@@ -16,7 +16,6 @@
16
->exclude('public/bundles')
17
->exclude('public/build')
18
// exclude files generated by Symfony Flex recipes
19
- ->notPath('bin/console')
20
->notPath('public/index.php')
21
->notPath('importmap.php')
22
;
0 commit comments