make bootstrap site be more cool
This commit is contained in:
@ -24,8 +24,10 @@ tasks:
|
||||
- "$GOBIN/templ generate"
|
||||
sources:
|
||||
- "internal/kurious/ports/http/templ/*.templ"
|
||||
- "internal/kurious/ports/http/bootstrap/*.templ"
|
||||
generates:
|
||||
- "internal/kurious/ports/http/templ/*.go"
|
||||
- "internal/kurious/ports/http/bootstrap/*.go"
|
||||
check:
|
||||
cmds:
|
||||
- "$GOBIN/golangci-lint run ./..."
|
||||
|
||||
Reference in New Issue
Block a user