https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16003

M. Tompsett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48791|0                           |1
        is obsolete|                            |
  Attachment #48839|0                           |1
        is obsolete|                            |

--- Comment #9 from M. Tompsett <[email protected]> ---
Created attachment 48864
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48864&action=edit
[SIGNED-OFF] Bug 16003: Add exception pattern list for codespell checks

The 'isnt' Test::More subroutine should not be considered as a failure
by the codespell check.
To avoid that this patch introduces the concept of "exception patterns"
for this check.

NOTE: This is better than introducing a '-x {exception file}', because
      it dynamically handles the isnt( issue. If other similar function
      name issues arise in the future, modifications to the
      i_dont_fail_spelling.pl file and the exception list can be made.

Signed-off-by: Mark Tompsett <[email protected]>

-- 
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/

Reply via email to