-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.php_cs.cache
More file actions
1 lines (1 loc) · 1.73 KB
/
.php_cs.cache
File metadata and controls
1 lines (1 loc) · 1.73 KB
1
{"php":"7.1.8-2+ubuntu16.04.1+deb.sury.org+4","version":"2.6.0","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":{"ensure_fully_multiline":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"},"concat_space":{"spacing":"one"},"include":true,"new_with_braces":true,"no_empty_statement":true,"no_extra_consecutive_blank_lines":true,"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_multiline_whitespace_around_double_arrow":true,"no_multiline_whitespace_before_semicolons":true,"no_singleline_whitespace_before_semicolons":true,"no_trailing_comma_in_singleline_array":true,"no_unused_imports":true,"no_whitespace_in_blank_line":true,"object_operator_without_whitespace":true,"ordered_imports":true,"standardize_not_equals":true,"ternary_operator_spaces":true},"hashes":{"src\/\/AppBundle\/Controller\/DefaultController.php":3499392236,"src\/\/AppBundle\/AppBundle.php":3337940655,"src\/\/OpenDataStackBundle\/Command\/ImportCommand.php":2415261735,"src\/\/OpenDataStackBundle\/Controller\/DefaultController.php":4192103780,"src\/\/OpenDataStackBundle\/OpenDataStackBundle.php":74760983}}