Skip to content

Releases: gocardless/gc_ruboconfig

v5.0.2

22 Jul 14:51
2f5cfa5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

10 Jul 08:20
22e7943
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

13 Jun 11:00
e312ff7
Compare
Choose a tag to compare

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

Full Changelog: v4.5.0...v5.0.0

v4.5.0

17 May 10:13
0f25b67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.2...v4.5.0

v4.4.2

10 Apr 16:17
8e69425
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.1...v4.4.2

v4.4.1

04 Dec 17:24
e9b92de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.4.1

v4.4.0

04 Dec 12:00
d368faa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.4.0

v4.3.0

02 Aug 09:51
db56d4a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

01 Aug 10:29
f20eb29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

Increase line length from 90 to 120

28 Jul 14:12
075dce8
Compare
Choose a tag to compare
  • Increase line length from 90 to 120