Skip to content

Commit bd06405

Browse files
nikophilkbond
authored andcommitted
bot: sync with template [skip ci]
1 parent ed0cd7b commit bd06405

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.php-cs-fixer.dist.php

-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
<?php
22

3-
$finder = PhpCsFixer\Finder::create()
4-
->in([__DIR__.'/src', __DIR__.'/tests'])
5-
->notName('*.tpl.php')
6-
->exclude('Fixtures/')
7-
;
8-
93
$file = __DIR__.'/.php-cs-fixer.temp.php';
104

115
\file_put_contents(

0 commit comments

Comments
 (0)