Fixes
-
Fixed a bug in the glob tests. 1041fe9
Was not properly looking in the correct relative directories.
-
Fixed test for Windows glob paths. ea45c4c
-
Fixed exclusion logic with wcmatch. 1c391be
-
Refactored glob matching to use the wcmatch library. bbf4ae0
New
-
Adds
glob_exclude
file specification parameter. 420e3bdUser can prune the files resolved via the
glob
parameter.Fixes #184
Other
-
[pre-commit.ci] pre-commit autoupdate. ce02aa7
updates: - github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2