for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: python: code_rating: true duplicate_code: true build: nodes: analysis: tests: override: - command: pylint-run use_website_config: true environment: node: version: 6.0.0 filter: excluded_paths: - '*/test/*'