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

Improve YAML validation #276

Merged
merged 4 commits into from
Jul 17, 2024

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    a33a7b4 View commit details
    Browse the repository at this point in the history
  2. Refactored YAML parsing

    - Replaced custom string parsing with YamlDotNet deserializer
    - Added test for malformed YAML
    jasonjoh committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    59f67ac View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    6e0ece6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    f1523d6 View commit details
    Browse the repository at this point in the history