Skip to content

Commit 48e9617

Browse files
committed
Removed test/bootstrap file from phpstan.neon
1 parent f585b68 commit 48e9617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
parameters:
22
level: 8
3-
paths: ['src', 'tests/bootstrap.php', 'tests']
3+
paths: ['src', 'tests']
44
checkMissingIterableValueType: false
55
checkGenericClassInNonGenericObjectType: false
66
ignoreErrors:

0 commit comments

Comments
 (0)