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): [switch-exhaustiveness-check] add requireDefaultForNonUnion option #7880

Merged
merged 9 commits into from
Nov 19, 2023
Merged

feat(eslint-plugin): [switch-exhaustiveness-check] add requireDefaultForNonUnion option #7880

merged 9 commits into from
Nov 19, 2023

Commits on Nov 4, 2023

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

Commits on Nov 7, 2023

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

Commits on Nov 9, 2023

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

Commits on Nov 12, 2023

  1. Apply suggestions from code review

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    ST-DDT and JoshuaKGoldberg committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e85158d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    172792d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82ffbd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Merge branch 'main'

    JoshuaKGoldberg committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    c56bc03 View commit details
    Browse the repository at this point in the history
  2. fix lint

    JoshuaKGoldberg committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    a0c6aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a8ae4c View commit details
    Browse the repository at this point in the history