tools: external_code_coverage: true php_analyzer: enabled: true config: symfony_request_injection: enabled: false php_mess_detector: true php_sim: false sensiolabs_security_checker: true php_changetracking: true php_cs_fixer: config: { level: psr2 } checks: php: code_rating: true
filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: spaces: around_operators: concatenation: true build: environment: variables: MAILCHIMP_API_KEY: '8abf3007fd9bebdcea462e292b121e55-us15' MAILCHIMP_BASE_URI: 'https://us15.api.mailchimp.com/3.0/' MAILCHIMP_LIST_ID: '02c5f5bb1f'