Skip to content

Commit 9a98bc2

Browse files
committed
Fix PHPStan level to 1 as per AGENTS.md
1 parent 4c788c1 commit 9a98bc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
parameters:
2-
level: 6
2+
level: 1
33
paths:
44
- src
55
- tests

0 commit comments

Comments
 (0)