mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-23 16:45:35 +08:00
Merge branch 'master' into phpstan-level-2
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
"post-merge": "composer install",
|
"post-merge": "composer install",
|
||||||
"pre-commit": [
|
"pre-commit": [
|
||||||
"echo committing as $(git config user.name)",
|
"echo committing as $(git config user.name)",
|
||||||
"composer cs-fix -- --dry-run --diff"
|
"composer cs-fix -- --diff"
|
||||||
],
|
],
|
||||||
"pre-push": [
|
"pre-push": [
|
||||||
"composer cs-fix -- --dry-run --diff",
|
"composer cs-fix -- --dry-run --diff",
|
||||||
|
|||||||
Reference in New Issue
Block a user