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 two more cases to no-implicit-coercion #17832

Merged
merged 18 commits into from
Dec 27, 2023

Commits on Dec 9, 2023

  1. add two more cases

    gurgunday committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    0541585 View commit details
    Browse the repository at this point in the history
  2. fix comment

    gurgunday committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    86fb26d View commit details
    Browse the repository at this point in the history
  3. docs

    gurgunday committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    8da4742 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. add allow

    gurgunday committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    bb1ac23 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. change operator

    gurgunday committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b0001d9 View commit details
    Browse the repository at this point in the history
  2. change docs

    gurgunday committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fe7e048 View commit details
    Browse the repository at this point in the history
  3. use - -

    gurgunday committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5531723 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. add tests

    gurgunday committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6814836 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. don't fix numbers

    gurgunday committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    9c74329 View commit details
    Browse the repository at this point in the history
  2. Check type directly

    Co-authored-by: Francesco Trotta <github@fasttime.org>
    gurgunday and fasttime committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    7476cd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. add examples

    gurgunday committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    4458a1c View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

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

    gurgunday committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    b344795 View commit details
    Browse the repository at this point in the history
  3. fix test

    gurgunday committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    2a9b163 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    ef0ed3e View commit details
    Browse the repository at this point in the history
  2. make non-fixable

    gurgunday committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    4f59c87 View commit details
    Browse the repository at this point in the history
  3. Revert "fix test"

    This reverts commit 2a9b163.
    gurgunday committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    be63839 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. add back test

    gurgunday committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e00f85c View commit details
    Browse the repository at this point in the history