CodeChecker
CodeChecker copied to clipboard
Exclude matching functions that end in "de()"
For example, the function "mode()" is being incorrectly matched. This should cover the 99% case, but I'm sure the regex could be improved upon.