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(rule-tester): check for parsing errors in suggestion fixes #9052

Merged

Commits on May 6, 2024

  1. port ruletester

    abrahamguo committed May 6, 2024
    Configuration menu
    Copy the full SHA
    85fcf12 View commit details
    Browse the repository at this point in the history
  2. port tests from eslint

    abrahamguo committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3c86b7b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …ule-tester-parsing-error
    abrahamguo committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e57ec25 View commit details
    Browse the repository at this point in the history
  2. unpretty

    abrahamguo committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d426fe0 View commit details
    Browse the repository at this point in the history
  3. fix TS error

    abrahamguo committed May 7, 2024
    Configuration menu
    Copy the full SHA
    555c5b6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …ule-tester-parsing-error
    abrahamguo committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1137c60 View commit details
    Browse the repository at this point in the history
  2. fix test, it now fails

    abrahamguo committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c9ef837 View commit details
    Browse the repository at this point in the history
  3. properly escape

    abrahamguo committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4a1a67e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge branch 'main' of github.com:abrahamguo/typescript-eslint into r…

    …ule-tester-parsing-error
    abrahamguo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fc496c2 View commit details
    Browse the repository at this point in the history
  2. change escaping

    abrahamguo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8a8d608 View commit details
    Browse the repository at this point in the history
  3. lint

    abrahamguo committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a83ef1f View commit details
    Browse the repository at this point in the history