基础代码
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
@ECHO OFF
|
||||
setlocal DISABLEDELAYEDEXPANSION
|
||||
SET BIN_TARGET=%~dp0/../php-parallel-lint/php-parallel-lint/parallel-lint
|
||||
php "%BIN_TARGET%" %*
|
||||
Reference in New Issue
Block a user