Skip to content

RuboCop RSpec v1.2.0

Choose a tag to compare

@geniou geniou released this 02 Sep 19:34
· 2964 commits to master since this release
  • Rename FileName cop to FilePath as a workaround - see #19.
  • Add autocorrect to RSpec::ExampleWording. This experimental - use with care and check the changes.
  • Update to RuboCop ~> 0.24.
  • Drop support of ruby 1.9.2.
  • Fix config loader debug output.