mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-09 02:13:35 +00:00
add generate task
run it from pre-commit
This commit is contained in:
@@ -63,7 +63,7 @@ tasks:
|
||||
cmds:
|
||||
- '{{.SHELL}} rm -r {{.BIN_DIR}}'
|
||||
|
||||
update-readme:
|
||||
desc: Update the README.md file with the latest help output from the commands
|
||||
generate:
|
||||
desc: Run code generation
|
||||
cmds:
|
||||
- go generate ./tools
|
||||
- go generate ./...
|
||||
|
||||
Reference in New Issue
Block a user