Skip to content

brlin-tw/Clean-Filter-for-GNU-Bash-Scripts

Repository files navigation

用於 GNU Bash 腳本的清潔過濾器
Clean Filter for GNU Bash Scripts

Build status of latest revision of the project
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

Obsoletion notice

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!

智慧財產授權條款
Intellectual Property License

GNU Public License v3+

如何使用本應用
How to use this application

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.