我有一个关于golangci-lint的问题。linter返回我的东西是这样的:typeoutputFormatstringconst(formatNoneoutputFormat=""formatText="TEXT"formatJSON="JSON")错误如:onlythefirstconstantinthisgrouphasanexplicittype(staticcheck)formatNoneoutputFormat=""但这有什么问题呢?在https://go101.org/article/constants-and-variables.html他们在常量声明中的自动完成一