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
% rubocop
Inspecting 1 file
An error occurred while Lint/ShadowedException cop was inspecting /tmp/x/foo.rb.
To see the complete backtrace run rubocop -d.
.
1 file inspected, no offenses detected
1 error occurred:
An error occurred while Lint/ShadowedException cop was inspecting /tmp/x/foo.rb.
Errors are usually caused by RuboCop bugs.
Please, report your problems to RuboCop's issue tracker.
Mention the following information in the issue report:
0.42.0 (using Parser 2.3.1.2, running on ruby 2.1.8 x86_64-linux)
Expected behavior
Do not occur error.
Actual behavior
Steps to reproduce the problem
Run rubocop for following ruby script.
RuboCop version
The text was updated successfully, but these errors were encountered: