perl/perl-Test-PerlTidy: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 04:03:35 -04:00
parent f494008c2a
commit 5b77cc88b1
1 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
Runs perltidy on files and reports errors if any of the files differ after
having been tidied. Does not permanently modify the files being tested.
Runs perltidy on files and reports errors if any of the files differ
after having been tidied. Does not permanently modify the files being
tested.
By default, perltidy will be run on files under the current directory and its
subdirectories with extensions matching: .pm .pl .PL .t
By default, perltidy will be run on files under the current directory
and its subdirectories with extensions matching: .pm .pl .PL .t