for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - 'js/vendor*' - 'l10n/' - 'tests/'
filter: excluded_paths: - '*.min.js' - '*/vendor/*' - '*/dist/*' checks: javascript: true