Completed
Push — master ( 6db619...b5d2f5 )
by Paweł
13s
created

Checkout Config

filter:
    excluded_paths:
        - 'spec/*'
        - 'src/SWP/Bundle/*Bundle/Tests/*'
        - 'Tests/*'
        - 'src/SWP/Bundle/*Bundle/spec/*'
        - 'src/SWP/Component/*/spec/*'
    paths:
        - 'src/*'
checks:
    php: true

coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false

Repository Config

# language: php
coding_style:
    php: {  }
    
# tests: true