mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Renamed third party packages directories
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
$finder = PhpCsFixer\Finder::create()
|
||||
->exclude(['vendor'])
|
||||
->exclude(['packages'])
|
||||
->ignoreVCSIgnored(true)
|
||||
->files()->name('*.php')
|
||||
->in(__DIR__)
|
||||
|
Reference in New Issue
Block a user