drupal-civicrm/vendor/webmozart/assert/.styleci.yml
2018-01-14 13:10:16 +00:00

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