mirror of
https://github.com/danog/file.git
synced 2025-01-22 13:21:13 +01:00
Fix PHP CS Fixer config
This commit is contained in:
parent
90f955076c
commit
08c651cc58
@ -2,7 +2,6 @@
|
||||
|
||||
$config = new Amp\CodeStyle\Config();
|
||||
$config->getFinder()
|
||||
->in(__DIR__ . '/examples')
|
||||
->in(__DIR__ . '/src')
|
||||
->in(__DIR__ . '/test');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user