mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
perl/perl-Test-PerlTidy: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
f494008c2a
commit
5b77cc88b1
1 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue