This Release | Code-TidyAll-0.70 | [Download] [Browse] | 12 Apr 2018 | |||
Other Releases | ||||||
Links | [ Discussion Forum ] [ View/Report Bugs ] [ Website ] [ Dependencies ] [ Other Tools ] | |||||
Repository | git://github.com/houseabsolute/perl-code-tidyall.git - Website | |||||
CPAN Testers | PASS (534) NA (13) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
Rating |
![]() | |||||
License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
Special Files |
|
Code::TidyAll | Engine for tidyall, your all-in-one code tidier and validator | 0.70 | |
Code::TidyAll::Cache | A simple caching engine which stores key/value pairs | 0.70 | |
Code::TidyAll::CacheModel | Caching model for Code::TidyAll | 0.70 | |
Code::TidyAll::CacheModel::Shared | Shared cache model for Code::TidyAll | 0.70 | |
Code::TidyAll::Config::INI::Reader | A Config::INI::Reader subclass which can handle a key appearing more than once | 0.70 | |
Code::TidyAll::Git::Precommit | Git pre-commit hook that requires files to be tidyall'd | 0.70 | |
Code::TidyAll::Git::Prereceive | Git pre-receive hook that requires files to be tidyall'd | 0.70 | |
Code::TidyAll::Git::Util | Utilities for the git hook classes | 0.70 | |
Code::TidyAll::Plugin | Create plugins for tidying or validating code | 0.70 | |
Code::TidyAll::Plugin::CSSUnminifier | 0.70 | ||
Code::TidyAll::Plugin::JSBeautify | Use js-beautify with tidyall | 0.70 | |
Code::TidyAll::Plugin::JSHint | Use jshint with tidyall | 0.70 | |
Code::TidyAll::Plugin::JSLint | Use jslint with tidyall | 0.70 | |
Code::TidyAll::Plugin::JSON | Use the JSON::MaybeXS module to tidy JSON documents with tidyall | 0.70 | |
Code::TidyAll::Plugin::MasonTidy | Use masontidy with tidyall | 0.70 | |
Code::TidyAll::Plugin::PHPCodeSniffer | Use phpcs with tidyall | 0.70 | |
Code::TidyAll::Plugin::PerlCritic | Use perlcritic with tidyall | 0.70 | |
Code::TidyAll::Plugin::PerlTidy | Use perltidy with tidyall | 0.70 | |
Code::TidyAll::Plugin::PerlTidySweet | Use perltidy-sweet with tidyall | 0.70 | |
Code::TidyAll::Plugin::PodChecker | Use podchecker with tidyall | 0.70 | |
Code::TidyAll::Plugin::PodSpell | Use Pod::Spell + ispell with tidyall | 0.70 | |
Code::TidyAll::Plugin::PodTidy | Use podtidy with tidyall | 0.70 | |
Code::TidyAll::Plugin::SortLines | Sort the lines in a file | 0.70 | |
Code::TidyAll::Result | Result returned from processing a file/source | 0.70 | |
Code::TidyAll::Role::HasIgnore | A role for any class that has a list of ignored paths specified in zglob syntax | 0.70 | |
Code::TidyAll::Role::RunsCommand | A role for plugins which run external commands | 0.70 | |
Code::TidyAll::Role::Tempdir | Provides a _tempdir attribute for Code::TidyAll classes | 0.70 | |
Code::TidyAll::SVN::Precommit | Subversion pre-commit hook that requires files to be tidyall'd | 0.70 | |
Code::TidyAll::SVN::Util | Utility functions for SVN hooks | 0.70 | |
Code::TidyAll::Util::Zglob | Test::Glob hacked up to support "**/*" | 0.70 | |
Code::TidyAll::Zglob | A borged copy of File::Zglob | 0.70 | |
Test::Code::TidyAll | Check that all your files are tidy and valid according to tidyall | 0.70 |
tidyall | Your all-in-one code tidier and validator   |
README.md |