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

Fix config checker logic #138

Merged
merged 7 commits into from
Sep 22, 2024
Merged

Fix config checker logic #138

merged 7 commits into from
Sep 22, 2024

Commits on Sep 20, 2024

  1. remove -v from make test

    samlaf committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3ccbc25 View commit details
    Browse the repository at this point in the history
  2. refactor: config checker

    one rule was broken due to new semantics of confDepth flag, which can't be negative anymore
    samlaf committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3e6f648 View commit details
    Browse the repository at this point in the history
  3. fix: config tests

    samlaf committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0a50fe2 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    samlaf committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9a6d0ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6befa7c View commit details
    Browse the repository at this point in the history
  6. fix: config tests

    samlaf committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e40d785 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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