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