We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81430e4 commit bc6fbb4Copy full SHA for bc6fbb4
1 file changed
.php-cs-fixer.dist.php
@@ -13,5 +13,5 @@
13
->exclude('vendor')
14
->in(__DIR__.'/src')
15
->in(__DIR__.'/Tool')
16
- ->in(__DIR__.'/tests')
+ ->in(__DIR__.'/Tests')
17
);
0 commit comments