Florian Müllner 66fc5c07bb background: Add exception to no-loop-func rule
Modifying variables from an outer scope in functions created in a loop
is considered problematic by eslint, because the variable value in the
resulting closure is often not what the coder intended.

In this particular case however, the scoping is correct, so add a comment
to disable the rule locally.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/818
2019-11-11 23:51:17 +00:00
..
2019-11-11 18:12:32 -03:00
2019-11-11 19:25:14 +00:00
2019-11-11 19:25:14 +00:00
2019-11-11 19:25:14 +00:00
2019-11-11 19:25:14 +00:00
2019-11-11 19:25:14 +00:00