checks: php: true build: nodes: analysis: tests: override: - php-scrutinizer-run tools: php_code_sniffer: enabled: true config: standard: PSR12
filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: indentation: general: size: 2 spaces: around_operators: relational: false negation: true