Enable checkAlwaysTrue*
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
This commit is contained in:
parent
26b5860484
commit
f85b88d1e1
@ -30,3 +30,5 @@ parameters:
|
||||
# Allow dynamic calls to static methods.
|
||||
strictCalls: false
|
||||
checkBenevolentUnionTypes: true
|
||||
checkAlwaysTrueCheckTypeFunctionCall: true
|
||||
checkAlwaysTrueStrictComparison: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user