Skip to content

fix: support ignoring empty globs#704

Merged
wolfenrain merged 6 commits intomainfrom
fix/support-empty-glob
Apr 12, 2023
Merged

fix: support ignoring empty globs#704
wolfenrain merged 6 commits intomainfrom
fix/support-empty-glob

Conversation

@alestiago
Copy link
Contributor

Description

Resolves #703

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@alestiago alestiago changed the title fix: support empty globs fix: support ignoring empty globs Mar 28, 2023
@alestiago alestiago requested a review from wolfenrain March 30, 2023 12:55
@wolfenrain wolfenrain merged commit 6a1a9df into main Apr 12, 2023
@wolfenrain wolfenrain deleted the fix/support-empty-glob branch April 12, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: allow specifying an empty string as a Glob

2 participants