Thanks a lot, Shulhan.
On Wednesday, December 9, 2020 at 1:03:01 PM UTC+8 Shulhan wrote:
>
>
> On Wed, 9 Dec 2020, 11:42 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 minima
On Wed, 9 Dec 2020, 11:42 xiangdong...@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
> intr
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?
--
You received this