Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Commit 14f4c7a

Browse files
committed
updates php_cs dist
1 parent 85639ed commit 14f4c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.php_cs.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $finder = PhpCsFixer\Finder::create()
44
->in('lib')
55
->in('tests')
66
->exclude([
7-
7+
'tests/Workspace'
88
])
99
;
1010

0 commit comments

Comments
 (0)