mirror of
https://github.com/github/codeql.git
synced 2026-07-12 15:05:33 +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`.