mirror of
https://github.com/github/codeql.git
synced 2026-02-26 20:03:51 +01:00
207 B
207 B
1.4.7
Minor Analysis Improvements
- The
py/mixed-tuple-returnsquery no longer flags instances where the tuple is passed into the function as an argument, as this led to too many false positives.