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

Commits on Aug 19, 2023

  1. Remove unnecessary empty lines

    ydah committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    ebabd64 View commit details
    Browse the repository at this point in the history
  2. Remove redundant Object#to_s

    ydah committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e49cbb0 View commit details
    Browse the repository at this point in the history
  3. Remove unreachable code

    ydah committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    7f873be View commit details
    Browse the repository at this point in the history
  4. Remove redundant assignment

    ydah committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    10288a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf95d7f View commit details
    Browse the repository at this point in the history
  6. Remove redundant string escape

    ydah committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    55d65d0 View commit details
    Browse the repository at this point in the history
  7. Remove excessive whitespace

    ydah committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    34a3426 View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary spacing

    ydah committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    79881d5 View commit details
    Browse the repository at this point in the history
  9. Remove empty comment

    ydah committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e731d26 View commit details
    Browse the repository at this point in the history