On Thu, Dec 12, 2024 at 2:53 PM Michael Paquier <mich...@paquier.xyz> wrote: ...
> > So, AFAICT I can workaround the perltidy wrapping just by putting all > > the noarg options at the bottom of the command, then all the > > option/optarg pairs (ie 2s) will stay together. I can post another > > patch to do it this way unless you think it is too hacky. > > This trick works for me if that makes the long list of option easier > to read. With two elements of the array perl line, I would just put > some --dry-run or --verbose at the end of their respective arrays. > -- > Michael Hi Michael. Yes, that is the workaround that I was proposing. PSA v2-0001. This time it can survive pgperltidy unchanged. In passing I also removed the duplicated '--verbose' and changed the 'Pub2' case mentioned in the original post. ====== Kind Regards, Peter Smith. Fujitsu Australia
v2-0001-Modify-wrapping-to-make-command-options-easier-to.patch
Description: Binary data