Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
usarise committed Sep 23, 2023
1 parent 5235e1b commit dd35d18
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .php-cs-fixer.dist.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@
'classes_opening_brace' => 'same_line',
'functions_opening_brace' => 'same_line',
],
'concat_space' => [
'spacing' => 'one',
],
'comment_to_phpdoc' => ['ignored_tags' => ['fixme']],
'date_time_immutable' => true,
'final_class' => true,
Expand Down

0 comments on commit dd35d18

Please sign in to comment.