Skip to content

Commit 557fca8

Browse files
committed
Do not cs fix tests
1 parent 3a30545 commit 557fca8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.php_cs.dist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
$finder = PhpCsFixer\Finder::create()
44
->in('lib')
5-
->in('tests')
6-
->exclude([
7-
'tests/Workspace'
8-
])
95
;
106

117
return PhpCsFixer\Config::create()

0 commit comments

Comments
 (0)