初始化仓库

This commit is contained in:
2026-06-02 23:14:41 +08:00
commit 0bc3f02670
520 changed files with 191097 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
version: "2"
run:
timeout: 5m
linters:
enable:
- errcheck
- govet
- ineffassign
- staticcheck
issues:
exclusions:
rules:
- path: _test\.go
linters:
- errcheck