Releases: gocardless/gc_ruboconfig
Releases · gocardless/gc_ruboconfig
v5.0.2
What's Changed
- Revert "Change how rules are referenced" by @kevinrobayna in #126
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
- Change how rules are referenced by @kevinrobayna in #124
Full Changelog: v5.0.0...v5.0.1
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
v4.5.0
v4.4.2
What's Changed
- Ensure rubocop can parse rules by @kevinrobayna in #121
- Disable RSpec/ExampleWording by @pmamberti in #120
New Contributors
- @pmamberti made their first contribution in #120
Full Changelog: v4.4.1...v4.4.2
v4.4.1
What's Changed
- Disable rule as it's misbehaving by @kevinrobayna in #119
New Contributors
- @kevinrobayna made their first contribution in #119
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
- Enforce
always
style forStyle/AndOr
by @JoeSouthan in #118
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- Disable Style/ReturnNilInPredicateMethodDefinition by @stephenbinns in #116
- Add release notes and bump to 4.3.0 by @stephenbinns in #117
New Contributors
- @stephenbinns made their first contribution in #116
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Set UseAnonymousForwarding to false by @JoeSouthan in #115
Full Changelog: v4.1.0...v4.2.0
Increase line length from 90 to 120
- Increase line length from 90 to 120