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

Add regexp/no-extra-lookaround-assertions rule #482

Merged
merged 8 commits into from
Nov 21, 2022

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    ccecf08 View commit details
    Browse the repository at this point in the history
  2. Update lib/rules/no-useless-lookaround-assertions.ts

    Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>
    ota-meshi and RunDevelopment committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    e745eb2 View commit details
    Browse the repository at this point in the history
  3. change code to be smarter

    ota-meshi committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    013328e View commit details
    Browse the repository at this point in the history
  4. fix comment

    ota-meshi committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    8a52d7f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. update message and doc

    ota-meshi committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c76bddd View commit details
    Browse the repository at this point in the history
  2. rename

    ota-meshi committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5e2488f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ab6b47 View commit details
    Browse the repository at this point in the history
  4. update

    ota-meshi committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    68a3fe8 View commit details
    Browse the repository at this point in the history