mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-20 18:09:30 +00:00
Applied symplify rules to codebase.
This commit is contained in:
parent
2f20d90041
commit
388e847b17
136 changed files with 1370 additions and 789 deletions
8
ecs.yaml
8
ecs.yaml
|
|
@ -6,5 +6,9 @@ parameters:
|
|||
- "clean-code"
|
||||
- "common"
|
||||
# very nice to have ↓
|
||||
#- "symplify"
|
||||
- "symfony"
|
||||
- "symplify"
|
||||
- "symfony"
|
||||
|
||||
skip:
|
||||
Symplify\CodingStandard\Fixer\Naming\PropertyNameMatchingTypeFixer: ~
|
||||
Symplify\CodingStandard\Fixer\LineLength\LineLengthFixer: ~
|
||||
Loading…
Add table
Add a link
Reference in a new issue