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 trivial formatting #86

Merged
merged 9 commits into from
Aug 22, 2023
Merged

Fix trivial formatting #86

merged 9 commits into from
Aug 22, 2023

Conversation

ydah
Copy link
Collaborator

@ydah ydah commented Aug 19, 2023

This PR fix trivial formatting

  • Remove unnecessary empty lines
  • Remove redundant Object#to_s
  • Remove unreachable code
  • Remove redundant assignment
  • Use min_by instead of sort_by...first
  • Remove redundant string escape
  • Remove excessive whitespace
  • Remove unnecessary spacing
  • Remove empty comment

@yui-knk yui-knk merged commit f029dd6 into ruby:master Aug 22, 2023
11 checks passed
@yui-knk
Copy link
Collaborator

yui-knk commented Aug 22, 2023

Thank you!

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