Changes for version 0.84 - 2023-12-09

  • Fixed a bug that made it impossible to specify both `-i` and `-I` with `tidyall. GH #125. PR #126. Fixed by @mauke.

Documentation

Your all-in-one code tidier and validator

Modules

Engine for tidyall, your all-in-one code tidier and validator
A simple caching engine which stores key/value pairs
Caching model for Code::TidyAll
Shared cache model for Code::TidyAll
A Config::INI::Reader subclass which can handle a key appearing more than once
Git pre-commit hook that requires files to be tidyall'd
Git pre-receive hook that requires files to be tidyall'd
Utilities for the git hook classes
Create plugins for tidying or validating code
A plugin to run any executable as a transformer
A plugin to run any executable as a validator
Use js-beautify with tidyall
Use jshint with tidyall
Use jslint with tidyall
Use the JSON::MaybeXS module to tidy JSON documents with tidyall
Use masontidy with tidyall
Use phpcs with tidyall
Use perlcritic with tidyall
Use perltidy with tidyall
Use perltidy-sweet with tidyall
Use podchecker with tidyall
Use Pod::Spell + ispell with tidyall
Use podtidy with tidyall
Sort the lines in a file
Result returned from processing a file/source
A role for plugins which allow you to use any executable as a transformer or validator
A role for any class that has a list of ignored paths specified in zglob syntax
A role for plugins which run external commands
Provides a _tempdir attribute for Code::TidyAll classes
Subversion pre-commit hook that requires files to be tidyall'd
Utility functions for SVN hooks
Utility functions for internal use by Code::TidyAll
Test::Glob hacked up to support "**/*"
A borged copy of File::Zglob
Check that all your files are tidy and valid according to tidyall

Provides

in lib/Code/TidyAll/Plugin/CSSUnminifier.pm