Skip to content

Commit 47eb952

Browse files
committed
revert of ignore rule
1 parent 5d6ed09 commit 47eb952

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+
# - '#return type with generic class does not specify its types:#'
3030

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

0 commit comments

Comments
 (0)