13 lines
163 B
YAML
13 lines
163 B
YAML
|
preset: recommended
|
||
|
|
||
|
enabled:
|
||
|
- concat_with_spaces
|
||
|
- strict
|
||
|
|
||
|
disabled:
|
||
|
- concat_without_spaces
|
||
|
- phpdoc_short_description
|
||
|
- psr0
|
||
|
- short_array_syntax
|
||
|
|