Passed
Push — master ( ede4b9...d9bb2e )
by Jochen
02:14
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
          - js-scrutinizer-run
          - py-scrutinizer-run

Repository Config

# language: python
checks:
    python:
        duplicate_code: false

filter:
    excluded_paths:
        - byceps/static/behavior/vendor/*


build:
    nodes:
        analysis:
            tests:
                override:
                    - js-scrutinizer-run
                    - py-scrutinizer-run