Skip to content

Commit 0f047fc

Browse files
Remove parallel styling for self-repo
1 parent f4eb8f0 commit 0f047fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@
7373
"php bin/codestyle pint 8.2",
7474
"composer normalize"
7575
],
76-
"style": "vendor/bin/pint --parallel ./bin/codestyle ./src/ ./tests"
76+
"style": "vendor/bin/pint ./bin/codestyle ./src/ ./tests"
7777
}
7878
}

0 commit comments

Comments
 (0)