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

refactor: cleanup BeadSort #5269

Merged
merged 7 commits into from
Jul 1, 2024
Merged

Commits on Jun 30, 2024

  1. cleanup: BeadSort and BeadSortTest, adding javadocs

    Alex Klymenko committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    d9313be View commit details
    Browse the repository at this point in the history
  2. checkstyle: fix formatting

    Alex Klymenko committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    a182e07 View commit details
    Browse the repository at this point in the history
  3. checkstyle: fix import order

    Alex Klymenko committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    478661f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. cleanup: improving code readability

    Alex Klymenko committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f3555ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30126a5 View commit details
    Browse the repository at this point in the history
  3. checkstyle: fix enum formatting

    Alex Klymenko committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    587e849 View commit details
    Browse the repository at this point in the history
  4. fix: enum should be compared using ==, according to maven bugs finder…

    … plugin
    Alex Klymenko committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a8a7392 View commit details
    Browse the repository at this point in the history