mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-12 11:25:35 +08:00
Merge remote-tracking branch 'origin/zig' into zig
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -34,8 +34,6 @@ packlib_files.txt
|
|||||||
/bin/*
|
/bin/*
|
||||||
!/bin/spc*
|
!/bin/spc*
|
||||||
!/bin/setup-runtime*
|
!/bin/setup-runtime*
|
||||||
!/bin/spc-alpine-docker
|
|
||||||
!/bin/php-cs-fixer-wrapper
|
|
||||||
|
|
||||||
# exclude windows build tools
|
# exclude windows build tools
|
||||||
/php-sdk-binary-tools/
|
/php-sdk-binary-tools/
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
# get parent dir, and run the php-cs-fixer
|
|
||||||
"$(dirname "$0")/../vendor/bin/php-cs-fixer" "$@"
|
|
||||||
Reference in New Issue
Block a user