mirror of
https://github.com/element-hq/element-call.git
synced 2026-06-29 18:22:19 +00:00
db2d20ac56
The rule should only care about enclosing function/class scopes. For example if an ObservableScope is received as a parameter to a function and then simply used inside an 'if' block (technically a different scope), that's not a problem.