for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - "vendor/*" - "tests/_data/*" - "tests/_output/*" - "tests/_support/_generated/*" - "tests/_support/Helper/*" - "tests/_support/UnitTester.php"
checks: php: true filter: { } coding_style: php: { }