https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40950 Bug ID: 40950 Summary: Don't forbid 'falsy' in codespell Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org As a programmer, I like the 'falsy' idiom. It is totally relevant for Perl as we don't have booleans but 'falsy' values (empty string, empty array, undefined, etc). I propose to add a codespell exception to allow it. -- You are receiving this mail because: You are watching all bug changes.