for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
build: environment: python: 3.6.3 tests: override: - flake8 checks: python: code_rating: true duplicate_code: true filter: excluded_paths: - "*/tests/*"
build: nodes: analysis: tests: override: - py-scrutinizer-run