http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12357
--- Comment #30 from Kyle M Hall <[email protected]> --- (In reply to Jonathan Druart from comment #29) > (In reply to Kyle M Hall from comment #28) > > (In reply to Jonathan Druart from comment #27) > > > Kyle, How did you tidy Ris.pm? > > > It seems you did not used perltidy: > > > $ perltidy C4/Ris.pm > > > $ diff C4/Ris.pm C4/Ris.pm.tdy | wc > > > 214 1064 10403 > > > > Yes, I did indeed use perltidy. > > Do you use a specific .perltidyrc file? Here is the entiretly of my tidy rc file. I know it's deviating from the standard default, but we live in an age where monitors are a bit bigger than they used to be: -l=120 I can re-tidy the file with pure default Tidy ( the currently accepted Koha standard iirc ) if you wish. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
