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

feat: Add rule types #110

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

feat: Add rule types #110

wants to merge 12 commits into from

Commits on Sep 25, 2024

  1. feat: Add rule types

    nzakas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    19e7a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3519eb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c31fbe0 View commit details
    Browse the repository at this point in the history
  4. Remove extra visitorKeys

    nzakas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    aa8acb2 View commit details
    Browse the repository at this point in the history
  5. Update RuleTextEditor

    nzakas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6ab35d5 View commit details
    Browse the repository at this point in the history
  6. Apply feedback

    nzakas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cc0f453 View commit details
    Browse the repository at this point in the history
  7. Make more generic

    nzakas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    766986b View commit details
    Browse the repository at this point in the history
  8. Make ViolationReport generic

    nzakas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    44a5660 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Pass Node to RuleContext

    nzakas committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c5a743b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    c10d276 View commit details
    Browse the repository at this point in the history
  2. Update RuleVisitor interface

    nzakas committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    136f991 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9430d28 View commit details
    Browse the repository at this point in the history