for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
imports: - php tools: php_analyzer: filter: paths: - 'src/*' - 'features/*' - 'testapp/*' - build.php - init.php path_configs: - paths: ['spec/*'] config: check_usage_context: false typo_checks: false