Skip to content

Commit 111aef9

Browse files
committed
fix: configurazione php-cs-fix
1 parent 3842609 commit 111aef9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.php-cs-fixer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
->exclude('.couscous')
66
->exclude('node_modules')
77
->exclude('vendor')
8-
->exclude('tests')
98
->ignoreDotFiles(true)
109
->ignoreVCS(true)
1110
->in(__DIR__);

0 commit comments

Comments
 (0)