tidyall – all-in-one code tidier and validator

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.

A tidier transforms a file so as to improve its appearance without changing its semantics. Examples include perltidy, podtidy and js-beautify.

A validator analyzes a file for some definition of correctness. Examples include perlcritic, podchecker and jshint.

Many tidiers are also validators, e.g. perltidy will throw an error on badly formed Perl.

Website: metacpan.org/dist/Code-TidyAll
Support:
Developer: Jonathan Swartz
License: GNU General Public License v1 or the Artistic License

tidyall is written in Perl. Learn Perl with our recommended free books and free tutorials.


Related Software

General Purpose Linter Tools
Super-linterCollection of linters and code analyzers
PrettierOpinionated code formatter
semgrepStatic analysis for many languages
MegaLinterAnalyzes the consistency of your code
commitlintLint commit messages
tidyallAll-in-one code tidier and validator
Violations LibParse report files from static code analysis
coalaLint and fix code

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments