Files
faveo/vendor/webmozart/assert/.styleci.yml
Manish Verma 126fbb0255 Laravel version update
Laravel version update
2018-08-06 18:55:45 +05:30

12 lines
200 B
YAML

preset: symfony
finder:
exclude:
- "tests"
enabled:
- ordered_use
disabled:
- phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198