Skip to content

Commit 96d1f29

Browse files
Fix cs
1 parent 198d25c commit 96d1f29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Command/ErrorFormatter/GithubErrorFormatter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
use PHPStan\File\RelativePathHelper;
1010
use function array_walk;
1111
use function implode;
12+
use function preg_replace;
1213
use function sprintf;
1314
use function str_replace;
1415

0 commit comments

Comments
 (0)