Archana Kumari
Archana Kumari
Fix Layout/ArgumentAlignment changes: https://github.com/theforeman/foreman/pull/10051
@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 `foreman-admin` dir here even though i'm in...
> Check if there's anything in your local bundler files: `grep foreman-admin bundler.d/*` Got it, Thanks! also @ekohl, how can we handle this Rubocop failed offenses, i can see this...
@stejskalleos Now this need a long list of RuboCop fix, I have raised PR for Minitest/ and Layout/: - [ ] https://github.com/theforeman/foreman/pull/9977 - [ ] https://github.com/theforeman/foreman/pull/9982 I posted something related...
@ekohl should I raise a new PR to resolve the rubocop issue that I can see here, on top of this PR? and what does single commit workflow mean here?
> @archanaserver is updating to apipie-dsl 2.6.0 something you could look at? It would probably supersede this PR Sure.
> @archanaserver Any idea how to connect this such that the linting is unified? @stejskalleos @nadjaheitmann To integrate ERB linting with our existing `theforeman-rubocop` setup, we need to add a...
> So you want to include the rules for erb linting in `theforeman-rubocop` repo even though they are not connected? > @dosas what do you mean by "not connected"? I'm...
I'm not sure how I can re-open this, I don't have option here :/ > Hi, any reasoning for disabling the cop? But @stejskalleos I have discussed this recently here...
@ekohl here's the track of all the foreman cops fix, in case you are looking for.