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

[Fix #669] Fix a false positive for Rails/TransactionExitStatement #674

Commits on Mar 17, 2022

  1. [Fix rubocop#669] Fix a false positive for `Rails/TransactionExitStat…

    …ement`
    
    Fixes rubocop#669.
    
    This PR fixes a false positive for `Rails/TransactionExitStatement`
    when `return` is used in `rescue`.
    koic committed Mar 17, 2022
    Copy the full SHA
    d9ec02d View commit details
    Browse the repository at this point in the history