v5.0.0
What's Changed
- Update for rubocop-rspec 3.0.0 >= by @melksnitis in #123
- Bringing out out capybara cop in its own file.
- This require 'rubocop-capybara' gem to be added to support the cop rules.
Example:
inherit_gem:
gc_ruboconfig:
- rubocop.yml
- rails.yml
- capybara.yml
New Contributors
- @melksnitis made their first contribution in #123
Full Changelog: v4.5.0...v5.0.0