checks: php: true javascript: true filter: excluded_paths: - '*.min.js' - 'docs/**' - 'Tests/**' coding_style: php: spaces: around_operators: concatenation: true other: after_type_cast: false build: nodes: analysis: project_setup: override: ['true'] tests: override: [php-scrutinizer-run]