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

new(engine): add selective rule overrides #2981

Merged
merged 7 commits into from
Dec 22, 2023

Commits on Dec 22, 2023

  1. new(engine): add selective overrides

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8f68987 View commit details
    Browse the repository at this point in the history
  2. update(engine): clarify override error messages

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2b32858 View commit details
    Browse the repository at this point in the history
  3. chore(engine): bump engine version

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    81e9568 View commit details
    Browse the repository at this point in the history
  4. update(engine): throw an error if an unexpected top level key is foun…

    …d in an override
    
    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5162bc0 View commit details
    Browse the repository at this point in the history
  5. update(engine): temporary replace for error messages

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    471870e View commit details
    Browse the repository at this point in the history
  6. new(tests): add error testing for rule overrides

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    37bf76b View commit details
    Browse the repository at this point in the history
  7. fix(engine): clarify error message for invalid append

    Signed-off-by: Luca Guerra <luca@guerra.sh>
    LucaGuerra committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ca6d383 View commit details
    Browse the repository at this point in the history