for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: python: code_rating: true duplicate_code: true variables_used_before_assignment: true filter: excluded_paths: - '*/tests.py' - '*/tests/*'
# language: python