Part-DB.Part-DB-server/ecs.yaml

14 lines
303 B
YAML
Raw Normal View History

parameters:
sets:
- "psr12"
- "php70"
- "php71"
- "clean-code"
- "common"
# very nice to have ↓
2020-01-05 22:49:00 +01:00
- "symplify"
- "symfony"
skip:
Symplify\CodingStandard\Fixer\Naming\PropertyNameMatchingTypeFixer: ~
Symplify\CodingStandard\Fixer\LineLength\LineLengthFixer: ~