mirror of
https://github.com/github/codeql.git
synced 2026-04-20 06:24:03 +02:00
503 B
503 B
2.1.3
Minor Analysis Improvements
- The
subtypescolumn has been set to true in all models-as-data models except some tests. This means that existing models will apply in some cases where they didn't before, which may lead to more alerts.
Bug Fixes
- The behaviour of the
subtypescolumn in models-as-data now matches other languages more closely. - Fixed a bug which meant that some qualified names for promoted methods were not being recognised in some very specific circumstances.