Created attachment 186893 [details] [review] Bug 40872: List opac/unapi as a Perl file This patch makes `tidy.pl` treat the file as a Perl one. To test: 1. Run: $ ktd --shell k$ misc/devel/tidy.pl opac/unapi => FAIL: You get: ``` Cannot guess filetype for opac/unapi at /kohadevbox/koha/Koha/Devel/Files.pm line 241. ``` 2. Apply this patch 3. Repeat 1 => SUCCESS: The file is now tidy. 4. Sign off :-D
Created attachment 186894 [details] [review] Bug 40872: (follow-up) Tidy opac/unapi
This is trivial, I am moving straight to PQA.
Nice work everyone! Pushed to main for 25.11