Completed
Pull Request — master (#4)
by Arthur
03:44
created

Checkout Config

filter:
    excluded_paths:
        - "src/Mapping/Guesser/DoctrineGuesser.php"

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            other:
                after_type_cast: false