fix(scaffold): golangci-lint v2 format; posix shell note; drop redundant .gitkeep

This commit is contained in:
2026-04-28 12:47:08 +08:00
parent 1d38ce90bb
commit 14765eac25
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
# Requires a POSIX shell (use Git Bash on Windows).
.PHONY: help dev build test test-unit lint sqlc migrate fmt clean
help: