This project implements a clean filter for cleaning a GNU Bash script. It supports the Bash Script Beautifier, Beautysh, and shfmt.
https://github.com/Lin-Buo-Ren/Clean-Filter-for-GNU-Bash-Scripts
It is determined that the attempt to make a universal script that supports multiple cleaners is not feasible, and thus this project is obsoleted.
It is recommended that you directly call and use these cleaners instead.
Cheers!
GNU Public License v3+
This application is typically used as a Git submodule, add it and set up your Git configuration(git-config manpage) and Git path attribute(gitattributes manpage) settings to make it effective.
Run ./filter.bash --help
to checkout filter's supported command-line options and arguments.