-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.php_cs.cache
1 lines (1 loc) · 2.32 KB
/
.php_cs.cache
1
{"php":"7.2.14","version":"2.14.0:v2.14.0#b788ea0af899cedc8114dca7db119c93b6685da2","rules":{"blank_line_after_namespace":true,"braces":{"allow_single_line_closure":false},"class_definition":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_constants":true,"lowercase_keywords":true,"method_argument_space":{"ensure_fully_multiline":true,"keep_multiple_spaces_after_comma":true},"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,"array_syntax":{"syntax":"short"},"binary_operator_spaces":{"align_double_arrow":false,"align_equals":false},"trailing_comma_in_multiline_array":true,"whitespace_after_comma_in_array":true,"blank_line_after_opening_tag":true,"blank_line_before_return":true,"cast_spaces":{"space":"single"},"function_typehint_space":true,"hash_to_slash_comment":true,"linebreak_after_opening_tag":true,"lowercase_cast":true,"method_separation":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_unused_imports":true,"phpdoc_no_package":true,"phpdoc_order":true,"phpdoc_add_missing_param_annotation":true,"phpdoc_separation":true,"phpdoc_trim":true,"single_quote":true,"single_blank_line_before_namespace":true,"blank_line_before_statement":{"statements":["break","continue","declare","return","throw","try"]},"class_attributes_separation":true,"concat_space":{"spacing":"one"},"declare_equal_normalize":{"space":"single"},"ternary_operator_spaces":true,"no_leading_import_slash":true,"ternary_to_null_coalescing":true,"void_return":true,"random_api_migration":true,"pow_to_exponentiation":true,"dir_constant":true,"function_to_constant":true,"is_null":true,"modernize_types_casting":true,"no_alias_functions":true},"hashes":{"config\/phpcs.php":2456124109,"php_cs.php":3685395342,"src\/CsFixerServiceProvider.php":1268465816,"src\/Console\/PhpCsCommand.php":2249589231,"src\/Console\/HookSetupCommand.php":3320467885}}