relnotes/v0.30.1.md
Enjoy all those bug-fixes!
=, use keyword alignment in EndAlignment regardless of configured style. (@jonas054)LiteralInInterpolation registers an offense for interpolation of __LINE__. (@rrosenblum)Rails/TimeZone. (@palkan)PercentLiteralDelimiters with no content. (@cshaffer)while and until with assignment in IndentationWidth. (@lumeet)TrailingComma that caused , in comment to count as a trailing comma. (@jonas054)parser and use its corrected solution for comment association in Style/Documentation. (@jonas054)Sample that did not account for array selectors with a range and passing random to shuffle. (@rrosenblum)Rails/TimeZone (utc, localtime, to_i, iso8601 etc). (@palkan)Performance/Detect. (@palkan)TrailingBlankLines that caused a crash for files containing only newlines. (@renuo)