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: require-unicode-regexp support v flag #17402

Merged
merged 13 commits into from Jul 28, 2023
Merged

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    03c146c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456055e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf2c231 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6019a22 View commit details
    Browse the repository at this point in the history
  5. test: add invalid tests

    sosukesuzuki committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    9970ae2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a39eee View commit details
    Browse the repository at this point in the history
  7. test: add tests

    sosukesuzuki committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b310c1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21ca659 View commit details
    Browse the repository at this point in the history
  9. fix: address review

    sosukesuzuki committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    c510bad View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Update lib/rules/require-unicode-regexp.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    sosukesuzuki and mdjermanovic committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    144f73d View commit details
    Browse the repository at this point in the history
  2. Update docs/src/rules/require-unicode-regexp.md

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    sosukesuzuki and mdjermanovic committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    713c0c7 View commit details
    Browse the repository at this point in the history
  3. Update tests/lib/rules/require-unicode-regexp.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    sosukesuzuki and mdjermanovic committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    082a792 View commit details
    Browse the repository at this point in the history
  4. Update tests/lib/rules/require-unicode-regexp.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    sosukesuzuki and mdjermanovic committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    93b828e View commit details
    Browse the repository at this point in the history