python3-bash8

bash script style guide checker - Python 3.x

Install

All systems
curl cmd.cat/python3-bash8.sh
Fedora
dnf install python3-bash8
Raspbian
apt-get install python3-bash8

python3-bash8

bash script style guide checker - Python 3.x

This program attempts to be an automated style checker for bash scripts to fill the same part of code review that pep8 does in most OpenStack projects. It started from humble beginnings in the DevStack project, and will continue to evolve over time. This package contains the Python 3.x module and command line utility.