mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 13:28:18 +01:00
composer: add script description for more complex custom scripts
This commit is contained in:
parent
5220725145
commit
ce8dc5b5ba
@ -105,6 +105,11 @@
|
||||
"bin/rector-prefixed/publish-to-github.sh"
|
||||
]
|
||||
},
|
||||
"scripts-descriptions": {
|
||||
"rector-prefixed": "Builds new version of rector/rector-prefixed and pushes it to Github",
|
||||
"update-docs": "Regenerate descriptions of all Rectors to docs/AllRectorsOverview.md file",
|
||||
"changelog": "Generates new changelog for new merged PRs into CHANGELOG.md"
|
||||
},
|
||||
"bin": ["bin/rector"],
|
||||
"config": {
|
||||
"sort-packages": true
|
||||
|
Loading…
x
Reference in New Issue
Block a user