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:
Harry Maclean
2022-02-21 16:24:23 +13:00
parent fef46e1ee4
commit 379de5581d
3 changed files with 657 additions and 729 deletions