Skip to content

Commit 9c52442

Browse files
committed
Increased PhpStan strictness level to 2
1 parent c7a9e5f commit 9c52442

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
editorUrl: 'code -r -g %%file%%:%%line%%'
3-
level: 0
3+
level: 2
44
paths:
55
- modules
66
- system

0 commit comments

Comments
 (0)