Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 198 Bytes

fix_false_positive_for_style_redundant_each.md

File metadata and controls

1 lines (1 loc) · 198 Bytes
  • #11165: Fix a false positive for Style/RedundantEach when any method is used between methods containing each in the method name. ([@koic][])