Passed
Push — master ( 91ff56...b00d87 )
by Lewys
04:54 queued 01:25
created

Repository Config

filter:
    paths:
        - src/main/java/
        - probability-lib/src/main/java/
    excluded_paths:
        - 'src/*'
build:
    nodes:
        analysis:
            environment:
                docker:
                    remote_engine: true
            tests:
                override:
                    - java-scrutinizer-run
                    -
                        command: java-sonar-run
                        use_website_config: true
        tests: true
checks:
    java:
        code_rating: true