Linter for checking 'MVS' of go module

50 views
Skip to first unread message

xiangd...@gmail.com

unread,
Dec 8, 2020, 11:42:20 PM12/8/20
to golang-nuts
Hi all,

I'm wondering if any linter, or is it practical to make one, checks whether a go module's code change conforms the minimal version selection rules, say linter warns a v2 is needed if incompatible changes to APIs are introduced in the current change under linting?

Mhd Shulhan

unread,
Dec 9, 2020, 12:03:01 AM12/9/20
to xiangd...@gmail.com, golang-nuts


On Wed, 9 Dec 2020, 11:42 xiangd...@gmail.com, <xiangd...@gmail.com> wrote:
Hi all,

I'm wondering if any linter, or is it practical to make one, checks whether a go module's code change conforms the minimal version selection rules, say linter warns a v2 is needed if incompatible changes to APIs are introduced in the current change under linting?

There is an experiment on tooling called gorelease [1]. I believe its in working-in-progress [2].


xiangd...@gmail.com

unread,
Dec 9, 2020, 12:25:55 AM12/9/20
to golang-nuts
Thanks a lot, Shulhan.
Reply all
Reply to author
Forward
0 new messages