mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Add link to SC2167
@@ -1,6 +1,6 @@
|
|||||||
## This nested loop overrides the index variable of its parent.
|
## This nested loop overrides the index variable of its parent.
|
||||||
|
|
||||||
And companion warning "This parent loop has its index variable overridden."
|
And companion warning "This parent loop has its index variable overridden." in [[SC2167]].
|
||||||
|
|
||||||
### Problematic code:
|
### Problematic code:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user