Skip to content

Commit

Permalink
Merge pull request #3 from damien-louis/updates
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
damien-louis authored Jan 28, 2024
2 parents 257dd9a + be5f6d5 commit 486d522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .php-cs-fixer.dist.php → .php-cs-fixer.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
'single_blank_line_at_eof' => true,
'yoda_style' => false,
'nullable_type_declaration_for_default_null_value' => true,
'fully_qualified_strict_types' => false
];

$finder = Finder::create()
Expand Down

0 comments on commit 486d522

Please sign in to comment.