Skip to content

Commit

Permalink
fix: Ensure unmatched glob patterns throw an error (#16462)
Browse files Browse the repository at this point in the history
* fix: Ensure that any unmatched glob patterns throw an error.

Fixes #16275

* Cleanup commented out code

* Ensure missing ignored pattern throws error

* Don't throw an error for ignored files with errorOnUnmatchedPattern: false

* Fix error handling
  • Loading branch information
nzakas committed Nov 4, 2022
1 parent 74a5af4 commit c3ce521
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 102 deletions.

0 comments on commit c3ce521

Please sign in to comment.