fix: apply code-review and insight findings across nuntius

This commit is contained in:
2026-07-26 20:40:16 +02:00
parent 6339771a24
commit 83c95dff08
8 changed files with 94 additions and 18 deletions
+4
View File
@@ -25,3 +25,7 @@ build:
test:
@echo "→ Running tests…"
go test ./...
# Format Go source files
fmt:
gofmt -w cmd internal pkg