Completed
Pull Request — master (#73)
by
unknown
08:32
created

Global Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    paths: ['*']
build:
    environment:
        python: 3.6.3
        postgresql: false
        redis: false
    nodes:
        analysis:
            tests:
                override:
                    - py-scrutinizer-run
        tests: true