mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: added TODO
This commit is contained in:
parent
ccbd79250e
commit
da04434939
@ -116,6 +116,7 @@ func doRun(ctx *context.Context, brew config.Homebrew, client client.Client) err
|
||||
return pipe.Skip("brew section is not configured")
|
||||
}
|
||||
|
||||
// TODO: properly cover this with tests
|
||||
var filters = []artifact.Filter{
|
||||
artifact.Or(
|
||||
artifact.ByGoos("darwin"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user