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: make no-misleading-character-class report more granular errors #18082

Merged
merged 19 commits into from Mar 5, 2024

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    82d7b3c View commit details
    Browse the repository at this point in the history
  2. use npm dependency

    fasttime committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    1e8525f View commit details
    Browse the repository at this point in the history
  3. test with unescaped CRLF

    fasttime committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    45006ec View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    836fe39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8fd769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d351f21 View commit details
    Browse the repository at this point in the history
  4. update JSDoc

    fasttime committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b2cb30e View commit details
    Browse the repository at this point in the history
  5. charInfoscodeUnits

    fasttime committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    90bee47 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    53e262a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    448d9a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. add advance method and JSDoc

    fasttime committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b1cf05f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. fix logic

    fasttime committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    7bb7e55 View commit details
    Browse the repository at this point in the history
  2. SourceReaderTextReader

    fasttime committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    072f256 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    6792594 View commit details
    Browse the repository at this point in the history
  2. fix for browser test

    fasttime committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ea6f183 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix for Node.js 18

    fasttime committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ed8d1cd View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    7eaf8b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    64813fb View commit details
    Browse the repository at this point in the history