-
Notifications
You must be signed in to change notification settings - Fork 991
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
Fixes #37429 - Update theforeman-rubocop to v0.1.2 #9926
base: develop
Are you sure you want to change the base?
Fixes #37429 - Update theforeman-rubocop to v0.1.2 #9926
Conversation
I would start with fixing up the minitest cops and submit those as a PR. That will trim this down, but also work in |
@ekohl I was trying to run bundler but throwing this error, I can't continue because I can't understand why it is talking about
|
Check if there's anything in your local bundler files: |
Got it, Thanks! also @ekohl, how can we handle this Rubocop failed offenses, i can see this is a lot. |
In my experience it's best to look at them one by one. RuboCop has |
@archanaserver can you please rebase over the latest develop? |
c77e525
to
85bc144
Compare
@stejskalleos Now this need a long list of RuboCop fix, I have raised PR for Minitest/ and Layout/: I posted something related to my Layout/ArgumentAlignment cops fixes issue I'm facing, https://community.theforeman.org/t/rubocop-changes-in-foreman-input-needed/36950 |
85bc144
to
e43719d
Compare
e43719d
to
c5c8c11
Compare
29048ec
to
fa21411
Compare
@ehelms i have rebased PRs, do you mind looking on those PRs? I'm tracking it here #9926 (comment) |
6d40b59
to
fb0b74d
Compare
I think this PR is stuck until Katello/katello#11009 (comment) is addressed |
Made some changes there, Katello/katello#11009 |
fb0b74d
to
1c3e505
Compare
for reference: theforeman/theforeman-rubocop#8 (comment)
Updated this after working on series of cops fixes: