checks: python: typecheck_maybe_no_member: true duplicate_code: true code_rating: true build: environment: python: 3.7.2 nodes: tests: true analysis: tests: override: - command: py-scrutinizer-run - command: pylint-run use_website_config: true requires: - branch: /master|dadyarri*/
# language: python checks: python: typecheck_maybe_no_member: true duplicate_code: true code_rating: true build: nodes: tests: true analysis: tests: override: - command: pylint-run use_website_config: true