增加golangci-lint配置

This commit is contained in:
GoEdgeLab
2023-08-08 18:14:48 +08:00
parent 1a6753fbc9
commit 6493b85a7c
9 changed files with 89 additions and 27 deletions

View File

@@ -60,7 +60,6 @@ func Println(tag string, description string) {
CreatedAt: time.Now().Unix(),
}:
default:
}
}
@@ -78,7 +77,6 @@ func Warn(tag string, description string) {
CreatedAt: time.Now().Unix(),
}:
default:
}
}