You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#4836: Make Rails/OutputSafety aware of safe navigation operator. (@drenmi)
#4843: Make Lint/ShadowedException cop aware of same system error code. (@koic)
#4757: Make Style/TrailingUnderscoreVariable work for nested assignments. (@donjar)
#4597: Fix Style/StringLiterals cop not registering an offense on single quoted strings containing an escaped single quote when configured to use double quotes. (@promisedlandt)
#4850: Lint/UnusedMethodArgument respects IgnoreEmptyMethods setting by ignoring unused method arguments for singleton methods. (@jmks)
#2040: Document how to write a custom cop. (@jonatas)
Changes
#4746: The Lint/InvalidCharacterLiteral cop has been removed since it was never being actually triggered. (@deivid-rodriguez)
#4789: Analyzing code that needs to support MRI 1.9 is no longer supported. (@deivid-rodriguez)
#4582: Severity and other common parameters can be configured on department level. (@jonas054)
#4787: Analyzing code that needs to support MRI 2.0 is no longer supported. (@deivid-rodriguez)