Movatterモバイル変換


[0]ホーム

URL:


 / 
Code-TidyAll-0.84
River stage two • 34 direct dependents • 50 total dependents

Take me over?

The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them viaemail.

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

tidyall
Your all-in-one code tidier and validator

Modules

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

Provides

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

Other files

Module Install Instructions

To install Code::TidyAll, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Code::TidyAll

CPAN shell

perl -MCPAN -e shellinstall Code::TidyAll

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp