Skip to content

Commit 2000cd0

Browse files
committed
Added more ignore rules
1 parent 47eb952 commit 2000cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ parameters:
2626
# Ignore relationship generics
2727
- '#Generic type Illuminate\\Database\\Eloquent\\Relations\\#'
2828
- '#should return Illuminate\\Database\\Eloquent\\Relations\\.*?but returns.*Illuminate\\Database\\Eloquent\\Relations\\#'
29-
# - '#return type with generic class does not specify its types:#'
29+
- '#generic class Illuminate\\Database\\Eloquent\\(Builder|Relations\\).*? does not specify its types:#'
3030

3131
# Laravel-Ide-Helper integration
3232
- '#PHPDoc tag @mixin contains unknown class Eloquent#'

0 commit comments

Comments
 (0)