Releases: mattlqx/pre-commit-ruby
Releases · mattlqx/pre-commit-ruby
v1.3.6 - Shebang and dependencies update
What's Changed
- Bump rexml from 3.2.5 to 3.2.8 by @dependabot in #20
- Fix shebang by @jmarrec in #21
New Contributors
- @dependabot made their first contribution in #20
- @jmarrec made their first contribution in #21
Full Changelog: v1.3.5...v1.3.6
v1.3.5 - Fix cookstyle exit status, bump repo Rubocop
- 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
bump to 1.3.4 Precommit-Verified: 2b9958daa42268355bb05173ef76cc02f92d61beb987c17665399c0d9f56f2a7
v1.3.3: Merge pull request #12 from Akinari1087/remove-master
Remove master reference from cookbook-wrapper
v1.3.2 - Remove verbose, add cookstyle fix
Merge pull request #11 from mattlqx/verbose comply with no verbose, dont bump check changed_cookbooks for cookstyle
Minor fixes to cookstyle hook
Merge pull request #8 from mattlqx/test Minor fixes to prevent cookstyle running on too large of scope
Cookstyle
v1.2.6
Fixes diffs without cookbook changes
Merge pull request #6 from mattlqx/cookbook-metadata fix false return from metadata walk
v1.2.4 - Another slew of cookbook metadata fixes
Merge pull request #5 from mattlqx/cookbook-metadata More cookbook metadata fixes