https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35582
--- Comment #13 from Katrin Fischer <[email protected]> --- (In reply to Lari Strand from comment #12) > If I run the whole file through pertidy the qa tool is happy. There's 211 > dirty lines in the file according to qa tool before the commit. Don't know > how many messy lines got "fixed" by perltidy, but the qa tool is happy if > there's less of them than before the commit it seems. Isn't this a problem > with the qa tool for falsely reporting my committed line as messy rather > that it actually being a messy new line? I think the truth is in the middle. If I tidy just the if-else block the tests pass too. The lines show as changed in the patch - I guess that's what triggers. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
