.gitignore
.pre-commit-hooks.yaml
.travis.yml
LICENSE
MANIFEST
MANIFEST.in
README.md
setup.cfg
setup.py
beautysh/__init__.py
beautysh/__main__.py
beautysh/beautysh.py
beautysh.egg-info/PKG-INFO
beautysh.egg-info/SOURCES.txt
beautysh.egg-info/dependency_links.txt
beautysh.egg-info/entry_points.txt
beautysh.egg-info/top_level.txt
tests/basictest.sh
tests/func_styles_beautified_style0.sh
tests/func_styles_beautified_style1.sh
tests/func_styles_beautified_style2.sh
tests/func_styles_raw.sh
tests/generic_test0_beautified.sh
tests/generic_test0_raw.sh
tests/generic_test1_beautified.sh
tests/generic_test1_raw.sh
tests/generic_test2_beautified.sh
tests/generic_test2_raw.sh
tests/generic_test3_beautified.sh
tests/generic_test3_raw.sh
tests/heredoc_test1_beautified.sh
tests/heredoc_test1_raw.sh
tests/indent_test1_beautified.sh
tests/indent_test1_raw.sh
tests/noformatter_test1_beautified.sh
tests/noformatter_test1_raw.sh
tests/test_beautysh.py
tests/test_beautysh_scripts.sh