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

style: reformat code and add doc tests #12

Merged
merged 19 commits into from
Sep 2, 2024
Merged

style: reformat code and add doc tests #12

merged 19 commits into from
Sep 2, 2024

Commits on Aug 31, 2024

  1. Split args by groups

    nsyzrantsev committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    0ecd293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91bebee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d1b9ed View commit details
    Browse the repository at this point in the history
  4. Reduce code with logging

    nsyzrantsev committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    a3be39b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    148240b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa24b9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0207ef View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Lint and format code

    nsyzrantsev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0553aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daed435 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    nsyzrantsev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    cbfdcb0 View commit details
    Browse the repository at this point in the history
  4. Reformat writer code

    nsyzrantsev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    33a24cd View commit details
    Browse the repository at this point in the history
  5. Reformat readers code

    nsyzrantsev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    efd5aa1 View commit details
    Browse the repository at this point in the history
  6. Reformat code in run.rs

    nsyzrantsev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    fce0446 View commit details
    Browse the repository at this point in the history
  7. Lint and format code

    nsyzrantsev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e4746a5 View commit details
    Browse the repository at this point in the history
  8. Fix misprint in comments

    nsyzrantsev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e8a88d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    6d32b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    361aa43 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    nsyzrantsev committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8187319 View commit details
    Browse the repository at this point in the history
  4. Fix elided lifetime

    nsyzrantsev committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d70c7e0 View commit details
    Browse the repository at this point in the history