You've already forked agentic-coding-workflow
fix(scaffold): golangci-lint v2 format; posix shell note; drop redundant .gitkeep
This commit is contained in:
+2
-1
@@ -1,10 +1,11 @@
|
||||
version: "2"
|
||||
|
||||
run:
|
||||
timeout: 5m
|
||||
|
||||
linters:
|
||||
enable:
|
||||
- errcheck
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- staticcheck
|
||||
|
||||
Reference in New Issue
Block a user