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 regex to exclude multiple paths #19

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

lostbean
Copy link
Contributor

@lostbean lostbean commented Dec 7, 2023

This PR allows to use more complex patterns (regex) to exclude paths. For instance, now one can use dir-to-exclude: "^(./docs/*|./man/path/*)" to exclude more than one path.

@lostbean lostbean force-pushed the edgar/allow-regex-exclusion branch from 4d6bdac to 9763b33 Compare December 7, 2023 18:23
@lostbean lostbean merged commit 51e1ad7 into main Dec 7, 2023
@lostbean lostbean deleted the edgar/allow-regex-exclusion branch December 7, 2023 18:35
lostbean pushed a commit that referenced this pull request Dec 7, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.2.6](0.2.5...0.2.6)
(2023-12-07)


### Features

* Allow regex to exclude multiple paths
([#19](#19))
([51e1ad7](51e1ad7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants