Skip to content

Commit

Permalink
StubValidator - do not check missing callable signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Feb 9, 2021
1 parent 76b65b4 commit b7d6080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/config.stubValidator.neon
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ parameters:
checkGenericClassInNonGenericObjectType: true
checkMissingIterableValueType: true
checkMissingTypehints: true
checkMissingCallableSignature: false

services:
-
Expand Down

0 comments on commit b7d6080

Please sign in to comment.