mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-28 22:09:32 +00:00
Use Easy-Coding-Standard for Coding Style check and fix.
This commit is contained in:
parent
8921326b74
commit
700c049d26
6 changed files with 946 additions and 1 deletions
10
ecs.yaml
Normal file
10
ecs.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
parameters:
|
||||
sets:
|
||||
- "psr12"
|
||||
- "php70"
|
||||
- "php71"
|
||||
- "clean-code"
|
||||
- "common"
|
||||
# very nice to have ↓
|
||||
- "symplify"
|
||||
- "symfony"
|
||||
Loading…
Add table
Add a link
Reference in a new issue