Re: perlcritic: prohibit map and grep in void conext
Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
From: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
To: "Daniel Gustafsson" <daniel@yesql.se>,
"Julien Rouhaud" <rjuju123@gmail.com>
Cc: "Michael Paquier" <michael@paquier.xyz>,
"Andrew Dunstan" <andrew@dunslane.net>,
"PostgreSQL Hackers" <pgsql-hackers@lists.postgresql.org>
Date: 2021-08-31T09:55:59Z
Lists: pgsql-hackers
On Tue, 31 Aug 2021, at 10:30, Daniel Gustafsson wrote: > > On 31 Aug 2021, at 06:19, Julien Rouhaud <rjuju123@gmail.com> wrote: > > > > On Tue, Aug 31, 2021 at 9:23 AM Michael Paquier <michael@paquier.xyz> wrote: > >> > >> On Mon, Aug 30, 2021 at 02:27:09PM -0400, Andrew Dunstan wrote: > >>> There doesn't seem to have been much pushback, so let's try it and see. > >> > >> Okay, fine by me. > > > > +1 > > Since there is concensus in the thread with no -1’s, I’ve pushed this to master > now. Thanks! - ilmari
Commits
-
Prohibit map and grep in void context
- bb466c6b0992 15.0 landed