Re: perlcritic: prohibit map and grep in void conext
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Andrew Dunstan <andrew@dunslane.net>, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, pgsql-hackers@lists.postgresql.org
Date: 2021-08-27T06:10:23Z
Lists: pgsql-hackers
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? -- Michael
Commits
-
Prohibit map and grep in void context
- bb466c6b0992 15.0 landed