You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/jonas/dev/rubocop/lib/rubocop/cop/variable_inspector.rb:201:in `process_node': Using undeclared local variable "a" at /tmp/begin_end_until.rb:4:11, (lvar :a) (RuntimeError)
from /home/jonas/dev/rubocop/lib/rubocop/cop/variable_inspector.rb:182:in `block in inspect_variables_in_scope'
RuboCop crashes when inspecting this program:
Here's the beginning of the stack trace:
Perhaps you can take a look at this @yujinakayama?
The text was updated successfully, but these errors were encountered: