mirror of
https://github.com/github/codeql.git
synced 2026-03-31 12:48:17 +02:00
By limiting the results to the class that actually defines the `__del__` method, we eliminate a bunch of FPs where a _subclass_ of such a class would also get flagged.