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(no-restricted-matchers): match based on start of chain, requiring each permutation to be set #1218

Merged
merged 1 commit into from Aug 28, 2022

Commits on Aug 27, 2022

  1. feat(no-restricted-matchers): match based on start of chain, requirin…

    …g each permutation to be set
    
    BREAKING CHANGE: `no-restricted-matchers` now checks against the start of the expect chain, meaning
    you have to explicitly list each possible matcher & modifier permutations that you want to restrict
    G-Rath committed Aug 27, 2022
    Copy the full SHA
    e6d9ea7 View commit details
    Browse the repository at this point in the history