Skip to content

fix: support ECS 13.3.2+ with the native PER-CS set and explicit PHP 8.1-8.4 migration rules instead of the removed withPhpCsFixerSets() arguments. #66

fix: support ECS 13.3.2+ with the native PER-CS set and explicit PHP 8.1-8.4 migration rules instead of the removed withPhpCsFixerSets() arguments.

fix: support ECS 13.3.2+ with the native PER-CS set and explicit PHP 8.1-8.4 migration rules instead of the removed withPhpCsFixerSets() arguments. #66

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
jobs:
easy-coding-standard:
uses: yii2-framework/actions/.github/workflows/ecs.yml@e02758a41a2a811fb3e706735192979171b2260d # v2.0.1
with:
command-options: check src --config src/ecs-83.php --ansi