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

Use updated textrules API with TextRulesEvent #8

Merged
merged 3 commits into from
Oct 13, 2023

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    a1bb2e3 View commit details
    Browse the repository at this point in the history
  2. bugfix257 Change textrules API to pass line: TextRuleEvent.

    - More descriptive than `Option<&str>`.
    - Same issue as <dalance/svlint#257>
    - Matches <dalance/svlint#261>.
    DaveMcEwan committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4b1b095 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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