We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62cc50 commit 02931b9Copy full SHA for 02931b9
1 file changed
.php-cs-fixer.php
@@ -9,8 +9,7 @@
9
->in([
10
__DIR__ . '/src',
11
__DIR__ . '/tests',
12
- ])
13
- ->notName('run-tests.php');
+ ]);
14
15
$config
16
->setCacheFile(__DIR__ . '/.build/php-cs-fixer/php-cs-fixer.cache')
0 commit comments