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: Suggestions support for prefer-regex-literals #15077

Merged
merged 28 commits into from Dec 17, 2021

Commits on Sep 17, 2021

  1. Copy the full SHA
    bac91cb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dc34aa3 View commit details
    Browse the repository at this point in the history
  3. Use canTokensBeAdjacent

    Yash-Singh1 committed Sep 17, 2021
    Copy the full SHA
    52e6e00 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Fix for NULL

    Yash-Singh1 committed Sep 20, 2021
    Copy the full SHA
    9ce5f47 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f2d582c View commit details
    Browse the repository at this point in the history
  3. Fix for unicode

    Yash-Singh1 committed Sep 20, 2021
    Copy the full SHA
    ac05a36 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Copy the full SHA
    dbc3482 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Fix: Double Escaping?

    Yash-Singh1 committed Sep 25, 2021
    Copy the full SHA
    9e3b7e2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4513700 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    64c556f View commit details
    Browse the repository at this point in the history
  4. Fix: Remove whitespace changes, fix jsdoc type, and convert to sugges…

    …tion for unexpectedRegExp
    Yash-Singh1 committed Sep 25, 2021
    Copy the full SHA
    06109ba View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6cbcf4b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Remove meta.docs.suggestion

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    Yash-Singh1 and mdjermanovic committed Oct 30, 2021
    Copy the full SHA
    9ae6a20 View commit details
    Browse the repository at this point in the history
  2. Fix linting

    Yash-Singh1 committed Oct 30, 2021
    Copy the full SHA
    ea60c81 View commit details
    Browse the repository at this point in the history
  3. Don't fix NULL

    Yash-Singh1 committed Oct 30, 2021
    Copy the full SHA
    5566402 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Copy the full SHA
    852c5b6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ab9f17d View commit details
    Browse the repository at this point in the history
  3. Remove fixable

    Yash-Singh1 committed Oct 31, 2021
    Copy the full SHA
    4132ed9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9f42bdf View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Apply suggestion from code review

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    Yash-Singh1 and mdjermanovic committed Dec 1, 2021
    Copy the full SHA
    8d96676 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Copy the full SHA
    2ec405c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Copy the full SHA
    d4353a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Apply suggestions from code review

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    Yash-Singh1 and mdjermanovic committed Dec 11, 2021
    Copy the full SHA
    b4355d1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e292a77 View commit details
    Browse the repository at this point in the history
  3. chore: Use reliable way of testing if spacing needed

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    Yash-Singh1 and mdjermanovic committed Dec 11, 2021
    Copy the full SHA
    d6dcde5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    300f349 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. chore: stricter testing

    Yash-Singh1 committed Dec 14, 2021
    Copy the full SHA
    4fbf577 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Apply suggestions from code review

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    Yash-Singh1 and mdjermanovic committed Dec 17, 2021
    Copy the full SHA
    61bab7d View commit details
    Browse the repository at this point in the history