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

Fix: code quality issues #1051

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix: code quality issues #1051

wants to merge 4 commits into from

Conversation

withshubh
Copy link

Description

This PR fixes a few issues that were affecting the code quality.

Summary of changes

  • Remove improper use of %q() or %()
  • Fix improper use of block delimiter
  • Remove send methods with mixin
  • Fix parameters being passed to `expand_path

@yuki24
Copy link
Member

yuki24 commented Feb 21, 2021

@withshubh Thanks for your pull request. I like the changes but there is a failure in CI.

@amatsuda do you think we can cue the support for Ruby 2.0? It should be safe enough at this point.

@withshubh
Copy link
Author

@yuki24 Can you guide me a little so that I can fix failure in CI?

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

2 participants