We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3842609 commit 111aef9Copy full SHA for 111aef9
.php-cs-fixer.php
@@ -5,7 +5,6 @@
5
->exclude('.couscous')
6
->exclude('node_modules')
7
->exclude('vendor')
8
- ->exclude('tests')
9
->ignoreDotFiles(true)
10
->ignoreVCS(true)
11
->in(__DIR__);
0 commit comments