mirror of
https://github.com/github/codeql.git
synced 2026-03-31 12: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`.