for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: python: code_rating: true duplicate_code: true javascript: no_comma_dangle: true code_rating: true duplicate_code: true filter: excluded_paths: - 'tests/*'