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: allow providing a list of globs #937

Merged

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Jan 20, 2025

Closes #888

⚡ Summary

  • Use []string instead of string for globs (allow both types)
  • Fix tests
  • Fix integrity tests
  • Update the docs

@mrexox mrexox changed the title feat: allow provigind arrays to glob option feat: allow providing arrays to glob option Jan 20, 2025
@mrexox mrexox marked this pull request as ready for review January 21, 2025 07:26
@mrexox mrexox changed the title feat: allow providing arrays to glob option feat: allow providing a list of globs Jan 21, 2025
@mrexox mrexox merged commit f692bb5 into evilmartians:master Jan 21, 2025
12 checks passed
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.

glob configuration as an array
1 participant