From 28a7e12a006d36ef6c68011fa6d533d455d091c8 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 14 Jul 2020 20:41:59 +0300 Subject: [PATCH] chore(core): removed .php_cs_cache --- .php_cs.cache | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .php_cs.cache diff --git a/.php_cs.cache b/.php_cs.cache deleted file mode 100644 index 2eece6cf..00000000 --- a/.php_cs.cache +++ /dev/null @@ -1 +0,0 @@ -{"php":"7.2.20","version":"2.15.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces":true,"class_definition":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_constants":true,"lowercase_keywords":true,"method_argument_space":{"on_multiline":"ensure_fully_multiline"},"no_break_comment":true,"no_closing_tag":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_import_per_statement":true,"single_line_after_imports":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":true,"encoding":true,"full_opening_tag":true},"hashes":{"vendor\/flextype-components\/arr\/Arr.php":3460238454}} \ No newline at end of file