chore: small fixes

This commit is contained in:
2026-05-26 21:40:54 +02:00
parent 8785c19b66
commit 083c0ee0c9

View File

@@ -1,8 +1,6 @@
set shell := ["bash", "-c"]
set dotenv-load := true
export GOCACHE := justfile_directory() + "/.cache/go-build"
fmt:
go fmt ./...