Passed
Push — master ( bbf1d4...4d0d43 )
by Jochen
02:09
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