SA Bugzilla – Bug 7382
FP due to __BIGNUM_EMAILS
Last modified: 2016-12-10 20:54:59 UTC
I recently received a false-positive report where one of the key rules was BIGNUMS_EMAILS. Checking the message showed the subrule __BIGNUMS_EMAILS triggering on the text "8,500 place names". I suggest adding another exclusion for "place": body __BIGNUM_EMAILS /\b(?:thousand|million|\d[,\d]{4,})\s(?:(?!and|or|your|place)\w+\s)?(?:e-?mail\saddresses|leads|names)\b/i
$ svn commit 20_misc_testing.cf Sending 20_misc_testing.cf Transmitting file data .done Committing transaction... Committed revision 1773539.