mirror of
https://github.com/github/codeql.git
synced 2026-07-20 10:48:17 +02:00
For module-level metaclass declarations, we now also check that the right hand side in a `__metaclass__ = type` assignment is in fact the built-in `type`.