filter: paths: - app/* - resources/* build: nodes: analysis: tests: override: - php-scrutinizer-run
build: nodes: analysis: project_setup: override: - 'true' tests: override: - php-scrutinizer-run - command: phpcs-run use_website_config: true filter: paths: ['app/*', 'resources/*', 'module.php'] checks: php: true coding_style: php: indentation: general: size: 4