Files
advertising/ShortMessage/api_sdk/vendor/webmozart/assert/.styleci.yml

9 lines
179 B
YAML
Raw Normal View History

2019-04-11 15:54:34 +08:00
preset: symfony
enabled:
- ordered_use
disabled:
- empty_return
- phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198