Skip to content

Commit

Permalink
Non-printable characters are forbidden.
Browse files Browse the repository at this point in the history
  • Loading branch information
SidRoberts committed Sep 26, 2023
1 parent 3aae7c4 commit 7908273
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 @@ -27,6 +27,7 @@
"no_useless_else" => true,
"no_useless_return" => true,
"no_whitespace_before_comma_in_array" => true,
"non_printable_character" => true,
"ordered_imports" => true,
"ordered_interfaces" => true,
"ternary_to_null_coalescing" => true,
Expand Down

0 comments on commit 7908273

Please sign in to comment.