Skip to content

Commit c4bed19

Browse files
author
Andrew Drake
committed
Updated cs fixer settings
1 parent 708c3f6 commit c4bed19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"psalm": "vendor/bin/psalm",
4040
"test": "vendor/bin/phpunit --colors=always",
4141
"test-coverage": "vendor/bin/phpunit --coverage-html coverage",
42-
"format": "vendor/bin/php-cs-fixer fix --allow-risky=yes"
42+
"format": "vendor/bin/php-cs-fixer fix --allow-risky=no"
4343
},
4444
"config": {
4545
"sort-packages": true

0 commit comments

Comments
 (0)