We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
polluteScopeWithBlock
1 parent 8e2c8b0 commit 5eec39fCopy full SHA for 5eec39f
rules.neon
@@ -1,6 +1,7 @@
1
parameters:
2
polluteScopeWithLoopInitialAssignments: false
3
polluteScopeWithAlwaysIterableForeach: false
4
+ polluteScopeWithBlock: false
5
checkAlwaysTrueCheckTypeFunctionCall: true
6
checkAlwaysTrueInstanceof: true
7
checkAlwaysTrueStrictComparison: true
0 commit comments