build:
    environment:
        python: 3.7.1
                    # language: python
# tests: true
checks:
    python:
        duplicate_code: true
        code_rating: true
        classes_valid_slots: true
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: pylint-run
                        use_website_config: true
                    - py-scrutinizer-run