Skip to content

Commit

Permalink
Force Line Ending
Browse files Browse the repository at this point in the history
  • Loading branch information
b-viguier committed Aug 19, 2024
1 parent 998a3c8 commit 026a737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .php-cs-fixer.dist.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@
'ordered_class_elements' => ['order' => ['use_trait', 'public', 'protected', 'private']],
'single_line_empty_body' => true,
])
->setLineEnding("\n")
->setFinder($finder);

0 comments on commit 026a737

Please sign in to comment.