Re: [PATCH 5/4] get_maintainer: shut up perl critic

From: Stephen Hemminger
Date: Tue May 27 2014 - 13:00:57 EST


On Mon, 26 May 2014 18:32:36 -0700
Joe Perches <joe@xxxxxxxxxxx> wrote:

> On Mon, 2014-05-26 at 18:22 -0700, Stephen Hemminger wrote:
> > Use the no critic annotation, with comment, to silence perl critic
> > for places where the code is correct as is.
>
> I think this uglifies the code and a more sensible solution
> is not using perlcritic
>
>

Perlcritic like checkpatch or sparse is a useful tool but often generates
false positives. Doing this allows shutting up the tool.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/