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

Miscellaneous code cleanup #1709

Merged
merged 19 commits into from
Sep 6, 2024
Merged

Miscellaneous code cleanup #1709

merged 19 commits into from
Sep 6, 2024

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    02a7f32 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary modifiers

    basil committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7697f37 View commit details
    Browse the repository at this point in the history
  3. Stop using deprecated method

    basil committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2442ed6 View commit details
    Browse the repository at this point in the history
  4. Use isEmpty() where possible

    basil committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7f8cc85 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary semicolons

    basil committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e83202f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    435ff38 View commit details
    Browse the repository at this point in the history
  7. Remove redundant if statement

    basil committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d62b828 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0181404 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65229ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0bce4a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cfb7db7 View commit details
    Browse the repository at this point in the history
  12. Use lambda where possible

    basil committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9e3a944 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    311b20b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fa54283 View commit details
    Browse the repository at this point in the history
  15. Use proper string comparison

    basil committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c4c873f View commit details
    Browse the repository at this point in the history
  16. Remove redundant casts

    basil committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b56c443 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e7a5d2f View commit details
    Browse the repository at this point in the history
  18. Remove redundant type argument

    basil committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    688362a View commit details
    Browse the repository at this point in the history
  19. Remove unnecessary escaping

    basil committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bcce520 View commit details
    Browse the repository at this point in the history