feat: add fix-all script for recursive go fix

This commit is contained in:
2026-06-16 13:35:46 +02:00
committed by Milas Holsting
parent a83377671e
commit 8f0549b290
2 changed files with 32 additions and 0 deletions

View File

@@ -53,3 +53,6 @@ new-data-fix name:
run-fixes:
go run ./cmd/user run-fixes
fix-all:
bash scripts/fix-all.sh