filter: excluded_paths: ['tests/*', 'vendor/*', 'styles/*', 'locales/*', 'doc/*', 'review/*'] checks: php: uppercase_constants: true use_self_instead_of_fqcn: true return_doc_comments: true properties_in_camelcaps: true prefer_while_loop_over_for_loop: true parameters_in_camelcaps: true parameter_doc_comments: true no_new_line_at_end_of_file: true no_goto: true newline_at_end_of_file: true function_in_camel_caps: true classes_in_camel_caps: true avoid_perl_style_comments: true javascript: code_rating: false coding_style: php: spaces: around_operators: concatenation: true build: environment: php: version: 5.6.9 ini: date.timezone: 'Europe/Berlin'
filter: excluded_paths: ['tests/*', 'vendor/*', 'styles/*', 'locales/*', 'doc/*', 'review/*'] checks: php: uppercase_constants: true use_self_instead_of_fqcn: true return_doc_comments: true properties_in_camelcaps: true prefer_while_loop_over_for_loop: true parameters_in_camelcaps: true parameter_doc_comments: true no_new_line_at_end_of_file: true no_goto: true newline_at_end_of_file: true function_in_camel_caps: true classes_in_camel_caps: true avoid_perl_style_comments: true javascript: code_rating: false coding_style: php: spaces: around_operators: concatenation: true build: environment: php: version: 5.6.9 ini: date.timezone: 'Europe/Berlin'