Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renamed bug.yml and config.yml files in the .github/ISSUE_TEMPLATE directory to issue_templates directory. Added new lines to the AppInit.php file in the Fuelviews\AppInit namespace. The changes were made to improve file organization and add functionality to the AppInit class. #16

Merged
merged 2 commits into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 0 additions & 66 deletions .github/issue_template/bug.yml

This file was deleted.

File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion .php-cs-fixer.cache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"php":"8.3.14","version":"3.65.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces_position":true,"class_definition":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":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"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_import_per_statement":true,"single_line_after_imports":true,"single_space_around_construct":{"constructs_followed_by_a_single_space":["abstract","as","case","catch","class","do","else","elseif","final","for","foreach","function","if","interface","namespace","private","protected","public","static","switch","trait","try","use_lambda","while"],"constructs_preceded_by_a_single_space":["as","else","elseif","use_lambda"]},"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sort_algorithm":"alpha"},"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"}},"single_trait_insert_per_statement":true},"hashes":{"src\/AppInitServiceProvider.php":"66c62559d6588bba8ac864307459072d","src\/Facades\/AppInit.php":"679a4aa07ef5dc2f0a3d9ccfe901d455","src\/Commands\/InstallTailwindCssCommand.php":"fac59dc698a1bb6fa268191b83aff2c2","src\/Commands\/InstallCommand.php":"99949ea2172e7078edbf70b674585ee7","src\/Commands\/InstallGitDotFilesCommand.php":"74163d4bec8a5e68f189487eece9b2e8","src\/Commands\/InstallComposerPackagesCommand.php":"e3abc6bcbcc2b04c513758e8061a06a3","src\/Commands\/ProcessImagesCommand.php":"f4b32ec96702e9c111e8078d418fa290","src\/Commands\/ConfigureEnvCommand.php":"bff4a2e5d2a7cb78fce4ef647d175931","src\/Commands\/InstallPrettierCommand.php":"11b614fe35e88ca4ac8daa5e1709f0c8","src\/Commands\/InstallViteCommand.php":"19b748e17c54ece6d5bdd55ef1541344","src\/Commands\/InstallChangeLogCommand.php":"7127ba50ce9fb50f71f2da8375410286","src\/AppInit.php":"520161f0ae6f23aed9cacf0de7396c93","tests\/Pest.php":"5b2122d0e0474fb9f568a8cb9fb479d7","tests\/ArchTest.php":"3ee5b69122c072917aa2cac591256b77","tests\/TestCase.php":"f707c59c644ad648e719c8eb6c3615c7"}}
{"php":"8.3.14","version":"3.65.0","indent":" ","lineEnding":"\n","rules":{"blank_line_after_namespace":true,"braces_position":true,"class_definition":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":{"on_multiline":"ensure_fully_multiline","keep_multiple_spaces_after_comma":true},"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_import_per_statement":true,"single_line_after_imports":true,"single_space_around_construct":{"constructs_followed_by_a_single_space":["abstract","as","case","catch","class","do","else","elseif","final","for","foreach","function","if","interface","namespace","private","protected","public","static","switch","trait","try","use_lambda","while"],"constructs_preceded_by_a_single_space":["as","else","elseif","use_lambda"]},"spaces_inside_parentheses":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"visibility_required":{"elements":["method","property"]},"encoding":true,"full_opening_tag":true,"array_syntax":{"syntax":"short"},"ordered_imports":{"sort_algorithm":"alpha"},"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"}},"single_trait_insert_per_statement":true},"hashes":{"src\/AppInitServiceProvider.php":"66c62559d6588bba8ac864307459072d","src\/Facades\/AppInit.php":"679a4aa07ef5dc2f0a3d9ccfe901d455","src\/Commands\/InstallTailwindCssCommand.php":"fac59dc698a1bb6fa268191b83aff2c2","src\/Commands\/InstallCommand.php":"99949ea2172e7078edbf70b674585ee7","src\/Commands\/InstallGitDotFilesCommand.php":"74163d4bec8a5e68f189487eece9b2e8","src\/Commands\/InstallComposerPackagesCommand.php":"e3abc6bcbcc2b04c513758e8061a06a3","src\/Commands\/ProcessImagesCommand.php":"f4b32ec96702e9c111e8078d418fa290","src\/Commands\/ConfigureEnvCommand.php":"bff4a2e5d2a7cb78fce4ef647d175931","src\/Commands\/InstallPrettierCommand.php":"11b614fe35e88ca4ac8daa5e1709f0c8","src\/Commands\/InstallViteCommand.php":"19b748e17c54ece6d5bdd55ef1541344","src\/Commands\/InstallChangeLogCommand.php":"7127ba50ce9fb50f71f2da8375410286","src\/AppInit.php":"6396e2c783844f7a8e0d63c6f7a4ab29","tests\/Pest.php":"5b2122d0e0474fb9f568a8cb9fb479d7","tests\/ArchTest.php":"3ee5b69122c072917aa2cac591256b77","tests\/TestCase.php":"f707c59c644ad648e719c8eb6c3615c7"}}
5 changes: 4 additions & 1 deletion src/AppInit.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@

namespace Fuelviews\AppInit;

class AppInit {}
class AppInit
{

}
Loading