Re: perlcritic: prohibit map and grep in void conext
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>, Andrew Dunstan <andrew@dunslane.net>, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-08-31T09:30:19Z
Lists: pgsql-hackers
> 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. -- Daniel Gustafsson https://vmware.com/
Commits
-
Prohibit map and grep in void context
- bb466c6b0992 15.0 landed