Changes for version 0.11.11_2 - 2018-07-27
- New Features:
- Add support for Perl::Critic checks
- Enhancements:
- Minor documentation updates
- Minor code clarity improvements
- Skip checks when NO_GITHOOK_PERLTIDY is set
- Finish faster when no tidying needed
- Dependencies:
- Add Perl::Tidy::Sweetened as a runtime "recommends" dependency.
- Packaging:
- Renamed development branch "devel" to "master" and now just have a single "dist" branch for distributions. Now visitors to Github will see current development history first thing instead of searching around for a strange branch scheme.
Changes for version 0.11.11_1 - 2018-07-17
- New Features:
- Add support for Perl::Tidy::Sweetened inspired by a patch by Mark Grimes (MGRIMES)
- Enhancements:
- Use Test::TempDir::Tiny instead of home-grown temp directory code.
- Minor code refactoring
- Packaging:
- Use META-SPEC version 2 and add Github repository URLs.
Documentation
run perltidy and podtidy before Git commits
Modules
OptArgs2 module for githook-perltidy.
install git hooks
git post-commit hook
git pre-commit hook