Releases
v2.19.0
Compare
Sorry, something went wrong.
No results found
koic
released this
07 Apr 04:00
New features
Bug fixes
#934 : Fix a false negative for Rails/Output when print methods without arguments. (@koic )
#99 : Fix a false positive for Rails/HttpPositionalArguments when using include Rack::Test::Methods. (@koic )
#501 : Fix a false positive for Rails/OutputSafety when using html_safe for I18n methods. (@koic )
#860 : Fix a false positive for Rails/Pluck when using regexp literal key for String#[]. (@koic )
#938 : Fix an error for Rails/WhereNotWithMultipleConditions when using where.not.lt(condition) as a Mongoid API'. (@koic )
#941 : Remove redundant config for Style/InverseMethods. (@koic )
Changes
#299 : Add autocorrection for Rails/ReflectionClassName. (@tejasbubane )
#34 : Allow CreateTableWithTimestamps when using id: false and not include timestamps. (@koic )
#694 : Mark Rails/FindEach as unsafe. (@koic )
#940 : Mark Rails/ResponseParsedBody as unsafe. (@koic )
You can’t perform that action at this time.