Skip to content

Commit 5eec39f

Browse files
committed
Set polluteScopeWithBlock to false
1 parent 8e2c8b0 commit 5eec39f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rules.neon

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
parameters:
22
polluteScopeWithLoopInitialAssignments: false
33
polluteScopeWithAlwaysIterableForeach: false
4+
polluteScopeWithBlock: false
45
checkAlwaysTrueCheckTypeFunctionCall: true
56
checkAlwaysTrueInstanceof: true
67
checkAlwaysTrueStrictComparison: true

0 commit comments

Comments
 (0)