Skip to content

feat: add option for file glob patterns in 'exclude'#73

Merged
orellazri merged 7 commits intomainfrom
aviad/improve-exclusion
Jun 30, 2024
Merged

feat: add option for file glob patterns in 'exclude'#73
orellazri merged 7 commits intomainfrom
aviad/improve-exclusion

Conversation

@aviadhaham
Copy link
Copy Markdown
Collaborator

@aviadhaham aviadhaham commented Jun 29, 2024

@orellazri done. please check

should close:
#72
#49

@aviadhaham
Copy link
Copy Markdown
Collaborator Author

made some improvements
now ready
@orellazri

btw, the glob library I used directly is one that goreleaser's fileglob lib depends on.
ref: github.com/gobwas/glob

Comment thread internal/app/render.go Outdated
Comment thread internal/app/render.go Outdated
Comment thread internal/app/render.go Outdated
@orellazri orellazri merged commit 8dc92e4 into main Jun 30, 2024
@orellazri orellazri deleted the aviad/improve-exclusion branch June 30, 2024 06:59
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 exclude not working when output is stdout Check if can use a glob that's not path-aware

2 participants