mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
13 lines
316 B
Markdown
13 lines
316 B
Markdown
## What does this PR do?
|
|
|
|
<!-- Please describe the changes made in this PR here. -->
|
|
|
|
|
|
## Checklist before merging
|
|
|
|
- If you modified `*.php` or `*.yml`, run them locally to ensure your changes are valid:
|
|
- [ ] `composer cs-fix`
|
|
- [ ] `composer analyse`
|
|
- [ ] `composer test`
|
|
- [ ] `bin/spc dev:lint-config`
|