Re: [PATCH] Clear up perlcritic 'missing return' warning - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [PATCH] Clear up perlcritic 'missing return' warning
Date
Msg-id 20180523174518.5nihuvmgye22mjsr@alvherre.pgsql
Whole thread Raw
In response to Re: [PATCH] Clear up perlcritic 'missing return' warning  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Responses Re: [PATCH] Clear up perlcritic 'missing return' warning  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
On 2018-May-23, Andrew Dunstan wrote:

> And yes, the idea is that if we do this then we adopt a perlcritic
> policy that calls it out when we forget.

If we can have a buildfarm animal that runs perlcritic that starts green
(and turns yellow with any new critique), with a config that's also part
of our tree, so we can easily change it as we see fit, it should be
good.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [PATCH] Clear up perlcritic 'missing return' warning
Next
From: Andres Freund
Date:
Subject: Re: Subplan result caching