Skip to content

Commit 5fb3e3f

Browse files
committed
Enable PHP CS fixer on Scrutinizer
1 parent a2733ca commit 5fb3e3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.scrutinizer.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ imports:
33

44
tools:
55
external_code_coverage: true
6+
php_cs_fixer:
7+
config:
8+
level: all

0 commit comments

Comments
 (0)