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

Even more RuboCop cleanups #710

Merged
merged 19 commits into from
Apr 12, 2020
Merged

Even more RuboCop cleanups #710

merged 19 commits into from
Apr 12, 2020

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Apr 11, 2020

Summary

Process some to-dos from the RuboCop to-do file, and shorten the maximum line length.

Details

  • (Auto-)correct several items from the RuboCop to-do file
  • Shorten the maximum line length to 95 and fix offending long lines

Motivation and Context

Working toward a cleanly formatted code base.

How Has This Been Tested?

Travis, although it seems to be having some issues lately.

Types of changes

  • Refactoring (cleanup of code base without changing any existing functionality)

@mvz mvz changed the title Even more rubocop cleanups Even more RuboCop cleanups Apr 11, 2020
@mvz mvz force-pushed the even-more-rubocop-cleanups branch from 3b5ffc9 to 975a2c1 Compare April 12, 2020 06:17
@olleolleolle
Copy link
Contributor

If Travis continues to be difficult, should we investigate alternate CI solutions?

@mvz
Copy link
Contributor Author

mvz commented Apr 12, 2020

If Travis continues to be difficult, should we investigate alternate CI solutions?

Yes, that may be necessary.

@olleolleolle
Copy link
Contributor

The current failure though, seems to have an ordinary reason: "can not find method api"

@mvz
Copy link
Contributor Author

mvz commented Apr 12, 2020

The current failure though, seems to have an ordinary reason: "can not find method api"

No, that's a pending test, fortunately. Still, it's a distracting message that should be cleaned up.

@mvz mvz merged commit 39e1135 into master Apr 12, 2020
@mvz mvz deleted the even-more-rubocop-cleanups branch April 12, 2020 13:28
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.

2 participants