https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39115 --- Comment #13 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #12)
Created attachment 178003 [details] [review] Bug 39115: Restore ability to tidy files not in git index (yet)
For instance: perl misc/devel/tidy.pl --no-write koha-tmpl/intranet-tmpl/prog/fr-FR/modules/intranet-main.tt perl misc/devel/tidy.pl koha-tmpl/intranet-tmpl/prog/fr-FR/modules/intranet-main.tt perl misc/devel/tidy.pl koha-tmpl/intranet-tmpl/prog/fr-FR/modules/intranet-main.tt koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt Compare the result with and without the patch. Confirm that the new result are the expected one. -- You are receiving this mail because: You are watching all bug changes.