Current File : //proc/thread-self/root/home/itiffy/public_html/vendor/webmozart/assert/.styleci.yml
preset: symfony

enabled:
    - ordered_use

disabled:
    - empty_return
    - phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198