libcode-tidyall-perl - 0.67-3
main
There are a lot of great code tidiers and validators out there.
tidyall makes them available from a single unified interface.
.
You can run tidyall on a single file or on an entire project hierarchy,
and configure which tidiers/validators are applied to which files.
tidyall will back up files beforehand,
and for efficiency will only consider files that have changed
since they were last processed.
.
This package provides commandline tool tidyall
and Perl module Code::TidyAll.
.
Includes hooks for Git and Subversion,
and plugin for php-codesniffer,
requiring corresponding packages installed.