filter: excluded_paths: - 'app/*' - 'tests/*' - 'bin/*' checks: php: true javascript: true coding_style: php: spaces: around_operators: concatenation: true build: nodes: analysis: project_setup: override: ['true'] tests: override: [php-scrutinizer-run] tests: true