postgresql/src/tools/perlcheck
Peter Eisentraut 3d9fd1a874 Allow and require passing files on command line of pgperltidy
pgperltidy as well as pgperlcritic and pgperlsyncheck now allow
passing files and directories on the command line, like pgindent does.
(Previously, they would always operate on the whole tree.)

Also, for consistency with pgindent's new behavior (as of b16259b3c1),
passing an argument is now required.  To get the previous default
behavior, use "pgperltidy ." for example.

Discussion: https://www.postgresql.org/message-id/flat/45aacd8a-5265-d9da-8df2-b8e2c0cf6a07%40eisentraut.org
2023-06-21 16:20:26 +02:00
..
find_perl_files Allow and require passing files on command line of pgperltidy 2023-06-21 16:20:26 +02:00
perlcriticrc doc: update metacpan.org links to avoid redirects 2022-11-16 10:24:37 +01:00
pgperlcritic Allow and require passing files on command line of pgperltidy 2023-06-21 16:20:26 +02:00
pgperlsyncheck Allow and require passing files on command line of pgperltidy 2023-06-21 16:20:26 +02:00