Skip to content

Commit a0694f7

Browse files
committed
phpstan
1 parent d95704c commit a0694f7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

phpstan.neon.dist

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ parameters:
77
- src
88
- config
99
tmpDir: build/phpstan
10-
excludePaths:
11-
- ./vendor
12-
checkMissingIterableValueType: true
10+
checkOctaneCompatibility: true
11+
checkModelProperties: true

0 commit comments

Comments
 (0)