9 lines
179 B
YAML
9 lines
179 B
YAML
|
preset: symfony
|
||
|
|
||
|
enabled:
|
||
|
- ordered_use
|
||
|
|
||
|
disabled:
|
||
|
- empty_return
|
||
|
- phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198
|