build: nodes: analysis: project_setup: override: - 'true' tests: override: - php-scrutinizer-run - js-scrutinizer-run tests: true environment: php: version: '8.0' filter: excluded_paths: - 'tests/*' - 'features/*' checks: php: true javascript: true coding_style: php: spaces: around_operators: concatenation: true
# language: php