Skip to content

Commit bd2aa55

Browse files
committed
Remove ci version of lint script from composer
1 parent e89438d commit bd2aa55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
"scripts": {
7676
"test": "phpunit",
7777
"lint": "php-cs-fixer fix --show-progress=dots",
78-
"lint:ci": "php-cs-fixer fix --dry-run -v --show-progress=dots --diff",
7978
"analyze": "psalm"
8079
}
8180
}

0 commit comments

Comments
 (0)