Added ECS and PHPStan

With helper batch files
This commit is contained in:
Pen-y-Fan
2020-05-18 22:42:07 +01:00
parent 182f8f4354
commit 1b405f33c9
6 changed files with 42 additions and 0 deletions

12
php/ecs.yaml Normal file
View File

@@ -0,0 +1,12 @@
parameters:
sets:
- 'psr12'
- 'php71'
- 'symplify'
- 'common'
- 'clean-code'
line_ending: "\n"
# 4 spaces
indentation: " "