The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12

  • Plugins
    • Add podspell plugin (POD spell checker)
  • Improvements
    • Add --iterations flag to run tidier transforms multiple times
    • Allow .tidyallrc as alternative to tidyall.ini
    • Allow git prereceive hook to be bypassed by pushing an identical set of commits several consecutive times (allow_repeated_push)
    • Add handcrafted usage w/summary of options, instead of Pod::Usage

Documentation

Your all-in-one code tidier and validator

Modules

Engine for tidyall, your all-in-one code tidier and validator
Git pre-commit hook that requires files to be tidyall'd
Git pre-receive hook that requires files to be tidyall'd
Create plugins for tidying or validating code
use js-beautify with tidyall
use jshint with tidyall
use jslint with tidyall
use masontidy with tidyall
use perlcritic with tidyall
use perltidy with tidyall
use podchecker with tidyall
use Pod::Spell + ispell with tidyall
use podtidy with tidyall
Result returned from processing a file/source
Subversion pre-commit hook that requires files to be tidyall'd
check that all your files are tidy and valid according to tidyall

Provides

in lib/Code/TidyAll/Cache.pm
in lib/Code/TidyAll/Config/INI/Reader.pm
in lib/Code/TidyAll/Git/Util.pm
in lib/Code/TidyAll/SVN/Util.pm
in lib/Code/TidyAll/Util/Zglob.pm
in lib/Pod/Weaver/Section/SeeAlsoCodeTidyAll.pm