Skip to content

Commit 00a15a1

Browse files
committed
ci-baseline-check: touch MissingTypehintCheck to trigger related tests
1 parent c5006c1 commit 00a15a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Rules/MissingTypehintCheck.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php declare(strict_types = 1);
22

3+
// ci-baseline-check: no-op
34
namespace PHPStan\Rules;
45

56
use Closure;

0 commit comments

Comments
 (0)