checks: python: code_rating: true duplicate_code: false javascript: true build: nodes: analysis: project_setup: override: - 'true' tests: override: - py-scrutinizer-run - command: pylint-run use_website_config: true - js-scrutinizer-run tests: true filter: excluded_paths: - '*/test/*' - 'checkin*.js' - 'ck_euserv.py' - 'ck_heytap.py' - 'notify_mtr_env.py' dependency_paths: - 'lib/*'