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: add Unicode flag suggestion in no-misleading-character-class #15867

Merged
merged 13 commits into from May 20, 2022

Commits on May 11, 2022

  1. Copy the full SHA
    6a1355d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    29e3e81 View commit details
    Browse the repository at this point in the history
  3. test: Update tests

    mathiasvr authored and mdjermanovic committed May 11, 2022
    Copy the full SHA
    bbe3684 View commit details
    Browse the repository at this point in the history
  4. refactor: Change fix to suggestion

    mathiasvr authored and mdjermanovic committed May 11, 2022
    Copy the full SHA
    4ccee61 View commit details
    Browse the repository at this point in the history
  5. Revert "test: Update tests"

    This reverts commit 36396ba.
    mathiasvr authored and mdjermanovic committed May 11, 2022
    Copy the full SHA
    b1326f9 View commit details
    Browse the repository at this point in the history
  6. Address review comments

    Add tests
    mathiasvr authored and mdjermanovic committed May 11, 2022
    Copy the full SHA
    dcbf03d View commit details
    Browse the repository at this point in the history
  7. Update lib/rules/no-misleading-character-class.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    mathiasvr and mdjermanovic committed May 11, 2022
    Copy the full SHA
    5e5b2f8 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    5c00962 View commit details
    Browse the repository at this point in the history
  9. update docs

    mdjermanovic committed May 11, 2022
    Copy the full SHA
    f5fe77d View commit details
    Browse the repository at this point in the history
  10. add more tests

    mdjermanovic committed May 11, 2022
    Copy the full SHA
    468ce00 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    be0678e View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    f0e8fe2 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    f1871da View commit details
    Browse the repository at this point in the history