index
:
phperkaigi-2026-albatross
main
phperkaigi-2026-albatross
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
backend
/
justfile
blob: 4207b92f0c21d0328f4789e101a4bd6871f537bd (
plain
)
1
2
3
4
5
6
check: go build -o /dev/null ./... go tool golangci-lint run gen: go generate ./...