chore: lint command and hook

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-06-24 16:11:10 -03:00
parent 9909b671f3
commit 6c784b7036
3 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
PORT?=8080
lint:
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.59.1 run
build: templ
go build -o bin/www