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
+2 -1
View File
@@ -1,10 +1,11 @@
version: "2"
run:
timeout: 5m
linters:
enable:
- errcheck
- gosimple
- govet
- ineffassign
- staticcheck