-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.php-cs-fixer.cache
More file actions
1 lines (1 loc) · 5.02 KB
/
.php-cs-fixer.cache
File metadata and controls
1 lines (1 loc) · 5.02 KB
1
{"php":"8.3.7","version":"3.54.0:v3.54.0#2aecbc8640d7906c38777b3dcab6f4ca79004d08","indent":" ","lineEnding":"\n","rules":{"binary_operator_spaces":{"default":"at_least_single_space"},"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"blank_lines_before_namespace":true,"braces_position":{"allow_single_line_empty_anonymous_classes":true},"class_definition":{"inline_constructor_arguments":false,"space_before_parenthesis":true},"compact_nullable_type_declaration":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_parentheses":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":{"imports_order":["class","function","const"],"sort_algorithm":"none"},"return_type_declaration":true,"short_scalar_cast":true,"single_import_per_statement":{"group_to_single_imports":false},"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"unary_operator_spaces":{"only_dec_inc":true},"visibility_required":true,"blank_line_after_namespace":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"method_argument_space":{"attribute_placement":"ignore","on_multiline":"ensure_fully_multiline"},"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":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,"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"encoding":true,"full_opening_tag":true},"hashes":{"src\/Dice\/DiceGraphic.php":"5412dd4409d89c7786a3be8167446d9b","src\/Dice\/DiceHand.php":"1fa141a4974b24dea10f5e8d53c2a66a","src\/Dice\/Dice.php":"400fa83a5cef5cc54ecbb9e74f209178","src\/Entity\/Books.php":"d20f8a6f5033d55d0fea1b96d29522a4","src\/Entity\/Product.php":"2d405cb02a77ef13f5c02016834c58bd","src\/Repository\/ProductRepository.php":"a9cf3b7dc8e9cd23044bf31d5de4b376","src\/Repository\/BooksRepository.php":"4b3ecbe546f5e78c90ed9f00e1f1e98e","src\/Controller\/LuckyControllerTwig.php":"8c46d9063a7925248151bdc7cc3109ca","src\/Controller\/CardGameControllerJson.php":"3714c81bbaff6a1562ead07e367f2413","src\/Controller\/TheGame21ControllerJson.php":"fb65968779f1f3050b16ae48ed954e49","src\/Controller\/ProductController.php":"b0c5935022b11b430deb38322283f5c2","src\/Controller\/DiceGameController.php":"84ce5c68c5807511f3b4fc2f6a2dff51","src\/Controller\/CardGameController.php":"11cd0e787ddb8f36fd35cce8622b1396","src\/Controller\/BooksController.php":"691fccae6d8524fa425a59a45814979c","src\/Controller\/TheGame21Controller.php":"982a872f851ab412ffb3e53ac2dfe090","src\/Controller\/LuckyController.php":"83072f1410de3ac686d519d8edba165b","src\/Controller\/LuckyControllerJson.php":"5f62c05dc1ecd7d865e102bda2eff686","src\/Kernel.php":"065c02fc2d62bfff3cd16f3a0b46d9ee","src\/Card\/Game21.php":"174da7a09e382bf321f537ea263d00a3","src\/Card\/CardHand.php":"1d8cd5a7309ed6f046b997b3a2b242e4","src\/Card\/CardGraphic.php":"bcd90b85a394b9828e42a4f489490689","src\/Card\/DeckOfCards.php":"432a5732fd8d407df27f0576b4838382","src\/Card\/Card.php":"4e965224f4734f24aee03cceb3eed399","tests\/Dice\/DiceHandTest.php":"0586e42b3b38a3317a744680110fd6c1","tests\/Dice\/DiceTest.php":"aca4f885c670630f57e88067860496ae","tests\/bootstrap.php":"08d445b12a4221fcd351ebf15b2d806d","tests\/Card\/CardHandTest.php":"6f6e9f7a1d8320b8922000ce0990bc4b","tests\/Card\/CardGraphicTest.php":"b1e0e9fa01c6e209ce3e780be038ad4d","tests\/Card\/DeckOfCardsTest.php":"f674eef1726abae7c134e6a455a1dc8c","tests\/Card\/CardTest.php":"463271b7cd9ff26fe6e2fef52f8ba038","tests\/Card\/Game21Test.php":"db7b9c82dfc6ea723b21895b333f3876","src\/Controller\/MetricsController.php":"866f69d75f1a4dc99bbf66704c9ecf94","src\/Card\/Deck21Creator.php":"b5aa5cc4d0c7a6168d3ef2f7d8e31076","tests\/Controller\/TheGame21ControllerTest.php":"3255b84bfe40747af5b6ebf9da7aec6b","tests\/Controller\/MetricsControllerTest.php":"47bddaac67ebda54f16c9d705b4392cf","src\/Controller\/BlackjackController.php":"b8296f1b669034ba034d798b86cbea8f","src\/Card\/BlackJack.php":"d49226b2d669e16ab23bf02a8b8e0a28","src\/Card\/Player.php":"c1dd4127ecd1844c61faafca25a579ad","src\/Card\/BlackJackDeckCreator.php":"25d64a36fec9da00d152690b87bf383a","src\/Controller\/BlackjackControllerJsonController.php":"f321a5696978e06c9921490c2df965e0","src\/Entity\/HighScore.php":"d84177bf7558a5f51b7f334b575edee5","src\/Repository\/HighScoreRepository.php":"8c85ebc8f1ef06459cb119418d0f96de","src\/Controller\/HighScoreController.php":"33c6fc72597da4b976a71469f02fd000","tests\/Card\/BlackJackTest.php":"b8f7a3b2de5e2e0d5ee3d679f50873c8","tests\/Card\/PlayerTest.php":"a7bef61a3319f4c587f2ff53ee20eabd"}}