Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CLI switches for debug mode #9

Closed
wants to merge 1 commit into from

Conversation

leoarnold
Copy link
Contributor

When a cop raises an exception, RuboCop will swallow it and tell you to use debug mode if you want to see the backtrace.

I needed to add this in order to be able to debug the problems which lead to PR #5.

When a cop raises an exception, RuboCop will swallow it and tell
you to use debug mode if you want to see the backtrace.

I needed to add this in order to be able to debug the problems
which lead to PR r7kamura#5.
@r7kamura
Copy link
Owner

r7kamura commented Jan 9, 2023

Thanks! There were some parts that failed in RuboCop, so I merged your commits on main branch while fixing them on my end.

@r7kamura r7kamura closed this Jan 9, 2023
@leoarnold leoarnold deleted the leoarnold/debug-mode branch January 9, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants