We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b749f2 commit 79f033dCopy full SHA for 79f033d
entrypoint.sh
@@ -2,4 +2,4 @@
2
3
set -euxo pipefail
4
5
-exec /root/.composer/vendor/bin/phplint $@
+sh -c "/root/.composer/vendor/bin/phplint $*"
0 commit comments