filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: spaces: within: brackets: true tools: external_code_coverage: timeout: 600 # Timeout in seconds.
filter: excluded_paths: - 'tests/*' checks: php: newline_at_end_of_file: true classes_in_camel_caps: true avoid_multiple_statements_on_same_line: true coding_style: php: spaces: within: brackets: true