We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75cd321 commit 3e674ddCopy full SHA for 3e674dd
1 file changed
composer.json
@@ -28,7 +28,7 @@
28
},
29
"scripts": {
30
"test": [
31
- "php-cs-fixer fix -v",
+ "php-cs-fixer fix --dry-run -v",
32
"phpmd src text phpmd.xml.dist",
33
"phpspec run --format=dot"
34
]
0 commit comments