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: environment: python: 3.9.1 nodes: analysis: project_setup: override: true tests: override: [py-scrutinizer-run]
# language: python # tests: true