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(eslint-plugin): no-unsafe-enum-comparison handles switch cases #7898

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    8d8b7fc View commit details
    Browse the repository at this point in the history
  2. fix: lint

    Zamiell committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5bec547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd38cb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update packages/eslint-plugin/docs/rules/no-unsafe-enum-comparison.md

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    Zamiell and JoshuaKGoldberg committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0e4c7c6 View commit details
    Browse the repository at this point in the history
  2. Update packages/eslint-plugin/docs/rules/no-unsafe-enum-comparison.md

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    Zamiell and JoshuaKGoldberg committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5d0e6fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38cade5 View commit details
    Browse the repository at this point in the history
  4. refactor: add more tests

    Zamiell committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3ec9b9a View commit details
    Browse the repository at this point in the history
  5. Update packages/eslint-plugin/docs/rules/no-unsafe-enum-comparison.md

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    Zamiell and JoshuaKGoldberg committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fda70cf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

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

Commits on Sep 18, 2023

  1. fix: assertion

    Zamiell committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bd6db44 View commit details
    Browse the repository at this point in the history
  2. fix: compiler error

    Zamiell committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    344ebd3 View commit details
    Browse the repository at this point in the history
  3. fix: prettier

    Zamiell committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ec4c2e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Merge branch 'main'

    JoshuaKGoldberg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    48260d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

Commits on Nov 13, 2023

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