Skip to content

Commit b5941c4

Browse files
committed
Do not use next instead of for-loops with return statement
1 parent 8f5d708 commit b5941c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.sourcery.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
rule_settings:
22
disable:
33
- "assign-if-exp"
4+
- "use-next"

0 commit comments

Comments
 (0)