1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/tmpl
Carlos Alexandro Becker f0af44ccbe
feat: add filter and reverseFilter template functions (#2924)
* feat: add grep and grep -v template functions

this adds `grep` and `reverseGrep` template functions, which should help dealing with text.

refs #2920

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>

* refactor: rename funcs

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-24 22:57:43 -03:00
..
tmpl_test.go feat: add filter and reverseFilter template functions (#2924) 2022-02-24 22:57:43 -03:00
tmpl.go feat: add filter and reverseFilter template functions (#2924) 2022-02-24 22:57:43 -03:00