-
Notifications
You must be signed in to change notification settings - Fork 356
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
Remove SNAPSHOT_AGES from UiConstants #2142
Conversation
2114cd8
to
19f2aa3
Compare
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.
LGTM 👍
This pull request is not mergeable. Please rebase and repush. |
19f2aa3
to
2ccd31d
Compare
2ccd31d
to
79d325e
Compare
This pull request is not mergeable. Please rebase and repush. |
79d325e
to
43771f7
Compare
Checked commit europ@43771f7 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 app/helpers/miq_policy_helper.rb
|
Rubocop is right, please, fix that:
|
@martinpovolny he does that, just not on the line that rubocop complains about |
Issue: #1661
Definition of constant
SNAPSHOT_AGES
was removed fromUiConstants
. It was moved to new moduleMiqPolicyHelper
.