Passed
Push — master ( 8fdb3d...15adf9 )
by Arkadiusz
03:59
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'src/Math/LinearAlgebra/EigenvalueDecomposition.php'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
build:
    environment:
        php: '7.1.2'