disabled_rules: - todo - identifier_name - force_try - force_cast - private_over_fileprivate opt_in_rules: - empty_count included: - phpmon - phpmon-updater - tests excluded: - phpmon/Vendor type_body_length: warning: 300 function_body_length: warning: 100 line_length: ignores_function_declarations: true ignores_comments: true ignores_urls: true ignores_interpolated_strings: true ignores_multiline_strings: true warning: 160 error: 200 analyzer_rules: - unused_import