Passed
Push — master ( b00d87...3b4079 )
by Lewys
06:28 queued 03: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