mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 03:38:40 +00:00
fix tests
This commit is contained in:
parent
737f5b78cd
commit
d53238a363
|
|
@ -3,6 +3,7 @@
|
|||
$finder = PhpCsFixer\Finder::create()
|
||||
->exclude('MainRepository')
|
||||
->exclude('vendor')
|
||||
->exclude('Build')
|
||||
->in(__DIR__ . '/../../');
|
||||
|
||||
$rules = '{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user