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