Skip to content

fix(style): Add phpdoc_param_order rule and update namespace references in rector.php. #254

fix(style): Add phpdoc_param_order rule and update namespace references in rector.php.

fix(style): Add phpdoc_param_order rule and update namespace references in rector.php. #254

Workflow file for this run

---
on:
pull_request: &ignore-paths
paths-ignore:
- ".gitattributes"
- ".gitignore"
- "CHANGELOG.md"
- "docs/**"
- "README.md"
push: *ignore-paths
name: ecs
permissions:
contents: read
pull-requests: write
jobs:
easy-coding-standard:
uses: yii2-framework/actions/.github/workflows/ecs.yml@main