Re: perlcritic: prohibit map and grep in void conext
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Andrew Dunstan <andrew@dunslane.net>, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, pgsql-hackers@lists.postgresql.org
Date: 2021-08-27T07:15:43Z
Lists: pgsql-hackers
> On 27 Aug 2021, at 08:10, Michael Paquier <michael@paquier.xyz> wrote: > > On Wed, Jul 28, 2021 at 01:26:23PM +0200, Daniel Gustafsson wrote: >> I'm fine with increasing this policy, but I don't have strong feelings. If we >> feel the perlcritic policy change is too much, I would still prefer to go ahead >> with the map rewrite part of the patch though. > > I have no issue either about the rewrite part of the patch, so I'd > tend to just do this part and move on. Daniel, would you like to > apply that? Sure, I can take care of that. -- Daniel Gustafsson https://vmware.com/
Commits
-
Prohibit map and grep in void context
- bb466c6b0992 15.0 landed