Completed
Pull Request — master (#48)
by Gleyberson
03:32 queued 01:56
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