Skip to content

Commit b7d6080

Browse files
committed
StubValidator - do not check missing callable signatures
1 parent 76b65b4 commit b7d6080

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/config.stubValidator.neon

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ parameters:
44
checkGenericClassInNonGenericObjectType: true
55
checkMissingIterableValueType: true
66
checkMissingTypehints: true
7+
checkMissingCallableSignature: false
78

89
services:
910
-

0 commit comments

Comments
 (0)