Skip to content

Releases: mattlqx/pre-commit-ruby

v1.3.6 - Shebang and dependencies update

01 Jun 14:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.5...v1.3.6

v1.3.5 - Fix cookstyle exit status, bump repo Rubocop

11 Apr 21:24
0864367
Compare
Choose a tag to compare
  • Fixes exit status not being passed through from cookstyle. Thanks trinitronx!
  • Bump repo's Rubocop to latest and run through auto-fix.

v1.3.4 - Use Rubocop's flag to skip excluded files

10 Jan 20:54
8b04d03
Compare
Choose a tag to compare
bump to 1.3.4

Precommit-Verified: 2b9958daa42268355bb05173ef76cc02f92d61beb987c17665399c0d9f56f2a7

v1.3.3: Merge pull request #12 from Akinari1087/remove-master

18 Aug 04:41
e9a0264
Compare
Choose a tag to compare
Remove master reference from cookbook-wrapper

v1.3.2 - Remove verbose, add cookstyle fix

10 Jun 17:19
0f9e910
Compare
Choose a tag to compare
Merge pull request #11 from mattlqx/verbose

comply with no verbose, dont bump check changed_cookbooks for cookstyle

Minor fixes to cookstyle hook

20 Jan 23:57
a887466
Compare
Choose a tag to compare
Merge pull request #8 from mattlqx/test

Minor fixes to prevent cookstyle running on too large of scope

Cookstyle

13 Jan 21:34
70dc069
Compare
Choose a tag to compare

Added cookstyle hook. Pass --fix as an arg if you'd like it to auto-correct.

v1.2.6

22 Jul 21:22
Compare
Choose a tag to compare

Fixes problem with some auto-bumps happening repeatedly when done in large batches.

Fixes diffs without cookbook changes

28 Mar 19:32
3842aa6
Compare
Choose a tag to compare
Merge pull request #6 from mattlqx/cookbook-metadata

fix false return from metadata walk

v1.2.4 - Another slew of cookbook metadata fixes

27 Mar 15:28
c74a6a5
Compare
Choose a tag to compare
Merge pull request #5 from mattlqx/cookbook-metadata

More cookbook metadata fixes