The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.83 - 2022-11-19

  • Fixed test failures on msys. Implemented by Paulo Custodio. GH #116.
  • When running under GitHub Actions in --check-only mode, linting failures will now emit GitHub annotations (https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#example-creating-an-annotation-for-an-error). Implemented by Pavel Dostál. GH #120.

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