for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: [vendor/*, tests/*] checks: php: code_rating: true remove_extra_empty_lines: true remove_trailing_whitespace: true fix_identation_4spaces: true fix_doc_comments: true tools: external_code_coverage: true
# language: