Changes for version 0.11

  • Improvements
    • Allow multiple select and ignore patterns, separated by whitespace or on separate lines
    • Add -l/--list flag to show which plugins match which files
    • Add conf_name parameter to specify name other than tidyall.ini
    • Redirect stdout to stderr with -p/--pipe, so that stdout is dedicated to the tidied content
    • In tidyall.el, hide error buffer on successful tidy
  • Fixes
    • Handle argv/config errors correctly in various plugins
    • Eliminate double-printed error with -p/--pipe
    • Allow relative paths to -p/--pipe

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 podtidy with tidyall
Result returned from processing a file/source
Subversion precommit 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