Skip to content

Commit 0d642a5

Browse files
committed
use function rtrim
1 parent 1a5b7be commit 0d642a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Command/ErrorFormatter/TableErrorFormatter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
use function getenv;
1616
use function is_string;
1717
use function ltrim;
18+
use function rtrim;
1819
use function sprintf;
1920
use function str_contains;
2021
use function str_replace;

0 commit comments

Comments
 (0)