[
https://issues.apache.org/jira/browse/THRIFT-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18078251#comment-18078251
]
Dmytro Shteflyuk commented on THRIFT-5969:
------------------------------------------
Does it sound too weird to actually enable {{staticcheck}} via golangci-lint?
In my experience, the latter releases Go compatibility much faster, I don't
remember ever being blocked by it for Go version upgrades. As in, we can run
vet/staticcheck/fmt in the SCA flow via the same tool, and also have a path
open to more tools we might find useful in the future (for example,
https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize)
> Introduce gofmt for Go library
> ------------------------------
>
> Key: THRIFT-5969
> URL: https://issues.apache.org/jira/browse/THRIFT-5969
> Project: Thrift
> Issue Type: Task
> Components: Go - Library
> Reporter: Dmytro Shteflyuk
> Assignee: Yuxuan Wang
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)