for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: - 'test/*' checks: php: use_self_instead_of_fqcn: true uppercase_constants: true simplify_boolean_return: true return_doc_comments: true return_doc_comment_if_not_inferrable: true coding_style: php: { } build: true