parent
45b5b746f6
commit
2872d932b6
6 changed files with 38 additions and 8 deletions
|
@ -4,7 +4,7 @@ use PhpStyler\Files;
|
|||
use PhpStyler\Styler;
|
||||
|
||||
return new Config(
|
||||
files: new Files(__DIR__ . '/src'),
|
||||
styler: new Styler(),
|
||||
files: new Files(__DIR__ . '/src'),
|
||||
cache: __DIR__ . '/.php-styler.cache',
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue