.styleci.yml 200 octets
Newer Older
mg152747's avatar
mg152747 a validé
preset: symfony

finder:
    exclude:
        - "tests"

enabled:
    - ordered_use

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