Skip to content

Releases: wundertax/rubocop-wundertax

Remove deprecated linter

19 Feb 10:35
Compare
Choose a tag to compare
v1.4.2

Remove deprecated linter

Bump rubocop to 0.79 and so on and so forth

16 Jan 10:00
f6d58af
Compare
Choose a tag to compare
Merge pull request #9 from wundertax/bump-rubocop

Upgrade rubocop

Release v1.4.0

03 May 14:23
1f5012d
Compare
Choose a tag to compare

Update rubocop to version 0.68

Change Layouts:

  • FirstParameterIndentation to IndentFirstArgument
  • IndentArray to IndentFirstArrayElement
  • IndentHash to IndentFirstHashElement.

Release v1.3.0

06 Mar 16:33
2fef1c4
Compare
Choose a tag to compare

Disable Metrics/BlockLength cop on shared_example files

Release v1.2.0

01 Mar 10:42
63e7f88
Compare
Choose a tag to compare

This Release aims to remove cops disabling for

  • Style/FrozenStringLiteralComment
  • Style/GlobalVars
  • Style/MultilineBlockChain

Release v1.1.0

01 Mar 09:37
9cfaa0d
Compare
Choose a tag to compare

Thi Release applies the following:

Release v1.0.0

01 Mar 08:57
7cecc5a
Compare
Choose a tag to compare

This is the first rubocop style guide release.