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

Support CSV format for get_info and allow including any violation types #110

Merged
merged 8 commits into from
Oct 13, 2023

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    33be05e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d6ca58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    490dd31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b876ba6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c874fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c24364 View commit details
    Browse the repository at this point in the history
  7. Allow including a Date in the get_info report (useful for snapshots)

    Including the date as part of the report makes it easy to store the output as snapshots over time to compare progress.
    oboxodo committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9f419a5 View commit details
    Browse the repository at this point in the history
  8. Prefer some more code readability over DRYness

    This is to satisfy some feedback I got on the PR.
    oboxodo committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3431f36 View commit details
    Browse the repository at this point in the history