Files
hehe/vendor/gregwar/image/Gregwar/Image/.styleci.yml
T
2018-08-01 16:00:05 +02:00

14 lines
212 B
YAML

preset: symfony
enabled:
- align_double_arrow
- newline_after_open_tag
- ordered_use
- long_array_syntax
- php_unit_construct
- php_unit_strict
disabled:
- unalign_double_arrow
- unalign_equals