Skip to content

Introduce Taskfile and manage dev tools via aqua/go tool - #88

Open
tenntenn wants to merge 2 commits into
mainfrom
add-taskfile
Open

Introduce Taskfile and manage dev tools via aqua/go tool#88
tenntenn wants to merge 2 commits into
mainfrom
add-taskfile

Conversation

@tenntenn

Copy link
Copy Markdown
Member

What

  • Add Taskfile.yml with fmt (goimports), vet, tennvet, and test tasks
  • Add go-task and goimports to aqua.yaml
  • Add tennvet as a go tool dependency via go get -tool
  • Update CI workflow to use aqua for tool installation and task commands

Why

Centralize dev/CI commands in Taskfile so that the same commands run locally and in CI. Unify tool management with aqua and go tool.

tenntenn and others added 2 commits March 24, 2026 10:55
- Add Taskfile.yml with fmt (goimports), vet, tennvet, and test tasks
- Add go-task and goimports to aqua.yaml
- Add tennvet as a go tool dependency via go get -tool
- Update CI workflow to use aqua for tool installation and task commands

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant