mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Ruby: Disable summaries that clash with Array
Some String methods are named identically to Array methods, and this leads to overlapping flow summaries. These adversely affect the original Array flow summaries.
This commit is contained in: