Commit c3ce521
authored
fix: Ensure unmatched glob patterns throw an error (#16462)
* 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 handling1 parent 74a5af4 commit c3ce521
2 files changed
Lines changed: 348 additions & 102 deletions
0 commit comments