Style/ArgumentsForwarding
when the method arguments contain *
, **
or &
, and the method call contains self
as the first argument. (@earlopain)Layout/EmptyLinesAfterModuleInclusion
when prepend
is used with block methods. (@koic)Style/RedundantParentheses
when parentheses are used around a one-line rescue
expression inside a ternary operator. (@koic)Lint/UselessAssignment
when duplicate assignments in if
branch inside a loop. (@koic)Lint/UselessAssignment
with retry
in rescue
branch. (@earlopain)Style/RedundantParentheses
when parentheses are used around a one-line rescue
expression inside array or hash literals. (@koic)Naming/MethodName
cop to detect offenses within alias
and alias_method
calls. (@viralpraxis)||
to Lint/LiteralAsCondition
. (@zopolis4)You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4