Skip to content

Commit 01703f3

Browse files
committed
Dev: fix the cs-fix.
1 parent e3dff64 commit 01703f3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

phpstan-baseline.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<?php
2-
3-
declare(strict_types=1);
1+
<?php declare(strict_types=1);
42

53
$ignoreErrors = [];
64
$ignoreErrors[] = [

0 commit comments

Comments
 (0)