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

Merged
merged 17 commits into from
Oct 25, 2024
Merged

feat: Add rule types #110

merged 17 commits into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. feat: Add rule types

    nzakas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4f787f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7d66d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58cf469 View commit details
    Browse the repository at this point in the history
  4. Remove extra visitorKeys

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

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

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

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

    nzakas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    89f0220 View commit details
    Browse the repository at this point in the history
  9. Pass Node to RuleContext

    nzakas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    31f3d25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1920182 View commit details
    Browse the repository at this point in the history
  11. Update RuleVisitor interface

    nzakas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    731437e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9425b52 View commit details
    Browse the repository at this point in the history
  13. Update packages/core/src/types.ts

    Co-authored-by: Francesco Trotta <[email protected]>
    nzakas and fasttime committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e541244 View commit details
    Browse the repository at this point in the history
  14. Update packages/core/src/types.ts

    Co-authored-by: Francesco Trotta <[email protected]>
    nzakas and fasttime committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8653cfc View commit details
    Browse the repository at this point in the history
  15. Update packages/core/src/types.ts

    Co-authored-by: Francesco Trotta <[email protected]>
    nzakas and fasttime committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6e488a1 View commit details
    Browse the repository at this point in the history
  16. Apply feedback

    nzakas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b9ad235 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a6a8fd1 View commit details
    Browse the repository at this point in the history