-
Notifications
You must be signed in to change notification settings - Fork 92
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 missing 'return' statement to 'network_manager.find_device_object' #188
Conversation
@Ladas please review |
Checked commit AlonaKaplan@d9713f8 with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good as a quick fix. (it should be refactored to have else branch and no returns probably)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
@miq-bot add_label gaprindashvili/yes |
Add missing 'return' statement to 'network_manager.find_device_object' (cherry picked from commit 24814a4)
Gaprindashvili backport details:
|
Fixes https://bugzilla.redhat.com/1529108