mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
14 lines
No EOL
305 B
YAML
14 lines
No EOL
305 B
YAML
parameters:
|
|
sets:
|
|
- "psr12"
|
|
- "php70"
|
|
- "php71"
|
|
- "clean-code"
|
|
- "common"
|
|
# very nice to have ↓
|
|
# - "symplify"
|
|
- "symfony"
|
|
|
|
skip:
|
|
Symplify\CodingStandard\Fixer\Naming\PropertyNameMatchingTypeFixer: ~
|
|
Symplify\CodingStandard\Fixer\LineLength\LineLengthFixer: ~ |