fix: add version field to golangci-lint config

This commit is contained in:
Steve Yegge
2025-10-24 15:33:46 -07:00
parent 3d979b7d9e
commit c4d08f0a5c

View File

@@ -1,3 +1,5 @@
version: "2"
run:
timeout: 5m
tests: true