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

New rubocop #1230

Merged
merged 14 commits into from
Jan 12, 2022
Merged

New rubocop #1230

merged 14 commits into from
Jan 12, 2022

Conversation

jreidinger
Copy link
Member

No description provided.

@jreidinger jreidinger marked this pull request as ready for review January 11, 2022 11:23
@coveralls
Copy link

coveralls commented Jan 11, 2022

Coverage Status

Coverage increased (+0.09%) to 41.521% when pulling a6fd7c7 on new_rubocop into 23afb77 on master.

Comment on lines +622 to +626
name = one_module["name"]
proposal = one_module["proposal"]

next true if name && !name.empty?
next true if proposal && !proposal.empty?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better now 👍

Copy link
Member

@dgdavid dgdavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jreidinger jreidinger merged commit c9127aa into master Jan 12, 2022
@jreidinger jreidinger deleted the new_rubocop branch January 12, 2022 09:35
@yast-bot
Copy link
Contributor

✔️ Public Jenkins job #345 successfully finished

@yast-bot
Copy link
Contributor

✔️ Internal Jenkins job #182 successfully finished
✔️ Created IBS submit request #261913

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants