filter: excluded_paths: - "bin/" - "config/" - "node_modules/" - "public/" - "templates/" - "tests/" - "translations/" - "var/" - "vendor/" build: nodes: analysis: project_setup: override: true tests: override: [php-scrutinizer-run] environment: php: version: 7.1.12 checks: php: code_rating: true duplication: true
# language: