[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140527100049.52f41546@nehalam.linuxnetplumber.net>
Date: Tue, 27 May 2014 10:00:49 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Joe Perches <joe@...ches.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 5/4] get_maintainer: shut up perl critic
On Mon, 26 May 2014 18:32:36 -0700
Joe Perches <joe@...ches.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists