mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update cs fixer config
This commit is contained in:
@@ -4,6 +4,7 @@ require __DIR__.'/vendor/autoload.php';
|
||||
require __DIR__.'/bootstrap/app.php';
|
||||
|
||||
return (new \Jubeki\LaravelCodeStyle\Config())
|
||||
->setParallelConfig(PhpCsFixer\Runner\Parallel\ParallelConfigFactory::detect())
|
||||
->setFinder(
|
||||
PhpCsFixer\Finder::create()
|
||||
->in(app_path())
|
||||
|
||||
Reference in New Issue
Block a user