Skip to content

Commit c5006c1

Browse files
committed
ci-baseline-check: add no-op comment to trigger full CI
1 parent eb8f043 commit c5006c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Analyser/Analyser.php

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

3+
// ci-baseline-check: no-op comment to trigger full CI suite
4+
35
namespace PHPStan\Analyser;
46

57
use Closure;

0 commit comments

Comments
 (0)