[Koha-bugs] [Bug 6986] update perltidy with new official style

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 19 11:27:44 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> 2012-01-19 10:27:44 UTC ---
@Paul: a perltidyrc file can be used like:
  perltidy --pro=xt/perltidyrc **/*.pm

or
  find C4 -name '*.pm' -print -exec perltidy --pro=xt/perltidyrc {} \

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list