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

prefer-number-properties: Don't require by default for Infinity/-Infinity to be written as Number.POSITIVE_INFINITY/Number.NEGATIVE_INFINITY #2312

Merged
merged 6 commits into from Apr 9, 2024

Commits on Apr 6, 2024

  1. Don't require by default for Infinity/-Infinity to be written as …

    …`Number.POSITIVE_INFINITY`/`Number.NEGATIVE_INFINITY`
    
    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    1db7927 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    58f1e63 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Fix docs and tests

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3c329ec View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update snapshot

    Richienb committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0eeec4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611870c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7633338 View commit details
    Browse the repository at this point in the history