-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.php-cs-fixer.cache
1 lines (1 loc) · 2.86 KB
/
.php-cs-fixer.cache
1
{"php":"8.1.14","version":"3.13.2","indent":" ","lineEnding":"\n","rules":{"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"braces":{"allow_single_line_anonymous_class_with_empty_body":true},"class_definition":{"inline_constructor_arguments":false,"space_before_parenthesis":true},"compact_nullable_typehint":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_leading_import_slash":true,"no_whitespace_in_blank_line":true,"ordered_class_elements":{"order":["use_trait"]},"ordered_imports":{"sort_algorithm":"alpha"},"return_type_declaration":true,"short_scalar_cast":true,"single_blank_line_before_namespace":true,"single_import_per_statement":{"group_to_single_imports":false},"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"visibility_required":true,"blank_line_after_namespace":true,"constant_case":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"no_break_comment":true,"no_closing_tag":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_class_element_per_statement":{"elements":["property"]},"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"no_unused_imports":true,"not_operator_with_successor_space":true,"trailing_comma_in_multiline":true,"phpdoc_scalar":true,"unary_operator_spaces":true,"binary_operator_spaces":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"phpdoc_single_line_var_spacing":true,"phpdoc_var_without_name":true,"class_attributes_separation":{"elements":{"method":"one"}}},"hashes":{"src\/Actions\/LogDiskFileCount.php":"4f98507944f324993a07bd77a7103f89","src\/AppMonitorServiceProvider.php":"f9c2a8384556bec7cb27423d9d648048","src\/Models\/DiskMonitorLog.php":"ecbe0ca46c1ce20021524d952a22089f","src\/Commands\/AppMonitorCommand.php":"c6a221ee9ae34d4c343c0f9c22ff0c5d","src\/Http\/Controllers\/DiskFileLogController.php":"3ada99403714ec24428861557a3dd835","tests\/Pest.php":"81fb9f2054eb738573109bda7c7c1e70","tests\/Feature\/Actions\/LogDiskFileCountTest.php":"b27a0b8802a794161956bb4b40dbbad8","tests\/Feature\/Commands\/AppMonitorCommandTest.php":"ec007b310bff2e87544e1598433681e8","tests\/Feature\/Http\/Controllers\/DiskFileLogControllerTest.php":"3fb24dedce8abf865dc4de1b17d82188","tests\/ExampleTest.php":"3991be89aec886561a4e2d089f261a2a","tests\/TestCase.php":"b246ccc55c14b4c26ab6ab128231121c"}}