relnotes/v0.19.1.md
RuboCop 0.19.1 is a bugfix-only release. Below is a list of the bugs we've fixed since 0.19.0:
NumericLiterals so MinDigits is correct. (@tmorris-fiksu)RegexpLiteral so we don't generate illegal values for MaxSlashes. (@jonas054)Include param in the default config of the Rails cops. (@bbatsov)Rakefile, Gemfile and Capfile by default in the FileName cop. (@bbatsov)separator style hashes in IndentHash. (@jonas054)-vV, -v --show-cops). (@jkogara)LiteralInCondition when the condition is non-primitive array. (@bbatsov)