filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: spaces: around_operators: concatenation: true build: environment: php: version: 5.6.9
filter: excluded_paths: - 'tests/*' checks: php: use_self_instead_of_fqcn: true coding_style: php: spaces: around_operators: concatenation: true build: true