mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 10:14:44 +02:00
Fixed coding style.
This commit is contained in:
parent
24939f2342
commit
fd61c8d9e2
129 changed files with 962 additions and 1091 deletions
4
ecs.yaml
4
ecs.yaml
|
@ -9,6 +9,10 @@ parameters:
|
|||
# - "symplify"
|
||||
- "symfony"
|
||||
|
||||
paths:
|
||||
- 'src'
|
||||
- 'tests'
|
||||
|
||||
skip:
|
||||
Symplify\CodingStandard\Fixer\Naming\PropertyNameMatchingTypeFixer: ~
|
||||
Symplify\CodingStandard\Fixer\LineLength\LineLengthFixer: ~
|
Loading…
Add table
Add a link
Reference in a new issue