On 2008/11/13, at 3:35 PM, Andrew Moore wrote:
On Wed, Nov 12, 2008 at 8:15 PM, Rick Welykochy <rick@praxis.com.au> wrote:
Hi all
In the file abort.pl in Koha 3 I see the follow cryptic comment:
# Please use 8-character tabs for this file (indents are every 4 characters)
I don't know the history of this comment, but i wouldnt wotry too much about it its old and not very well enforced (at least) I think we should all agree on a standardised .perltidyrc format, and i vote for Andy's ;) Ive been using Andy's since he first posted it on the list, and its a nice format for me Thanks again Andy!
Hi Rick -
I recently tried to gather some of the more common preferences for formatting perl code in the Koha community and put together this perltidyrc file:
http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=blob;f=xt/perltidyrc
-Andy