Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
Changes for version 0.71 - 2018-09-12
- Added two new plugins, GenericValidator and GenericTransformer. These allow you to execute any command as a validator or transformer respectively. This should be sufficient to keep us all from having to write new plugins for every command in the world, as these two plugins should handle most common cases.
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