Closed dvandersluis closed 1 month ago
Reference: https://github.com/rubocop/rubocop/pull/13288#issuecomment-2413435783
Adds a section for avoiding perceived ambiguity in endless method definitions to go along with the Style/AmbiguousEndlessMethodDefinition cop added in https://github.com/rubocop/rubocop/pull/13288.
Style/AmbiguousEndlessMethodDefinition
Looks reasonable to me. Thanks!
Reference: https://github.com/rubocop/rubocop/pull/13288#issuecomment-2413435783
Adds a section for avoiding perceived ambiguity in endless method definitions to go along with the
Style/AmbiguousEndlessMethodDefinition
cop added in https://github.com/rubocop/rubocop/pull/13288.