1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/cmd
Carlos Alexandro Becker d2f4cb7039 test: __complete and __completeNoDesc
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-27 09:33:19 -03:00
..
testdata feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
build_test.go feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
build.go fix: improve completions (#1894) 2020-11-12 20:25:27 +00:00
check_test.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
check.go fix: improve completions (#1894) 2020-11-12 20:25:27 +00:00
completion_test.go feat: add fish completion (#1860) 2020-10-16 11:01:36 +00:00
completion.go fix: improve completions (#1894) 2020-11-12 20:25:27 +00:00
config_test.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
config.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
error.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
init_test.go feat: refactor main.go to spf13/cobra (#1472) 2020-04-27 21:42:44 -03:00
init.go fix: improve completions (#1894) 2020-11-12 20:25:27 +00:00
release_test.go feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
release.go fix: improve completions (#1894) 2020-11-12 20:25:27 +00:00
root_test.go test: __complete and __completeNoDesc 2020-11-27 09:33:19 -03:00
root.go Support __completeNoDesc hidden command (#1922) 2020-11-27 08:40:13 -03:00
util_test.go feat: use go 1.15 (#1759) 2020-08-16 11:29:44 -03:00