Skip to content

Commit c0026e7

Browse files
committed
Add style guide URL to Style/AmbiguousEndlessMethodDefinition
Follow up rubocop/ruby-style-guide#949 and #13288.
1 parent ce37499 commit c0026e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3145,6 +3145,7 @@ Style/Alias:
31453145

31463146
Style/AmbiguousEndlessMethodDefinition:
31473147
Description: 'Checks for endless methods inside operators of lower precedence.'
3148+
StyleGuide: '#ambiguous-endless-method-defintions'
31483149
Enabled: pending
31493150
VersionAdded: '<<next>>'
31503151

0 commit comments

Comments
 (0)