It would be awesome to leverage sol with Pre-commit. Please consider adding [Pre-commit hook configuration](https://pre-commit.com/#creating-new-hooks). Something like https://github.com/shellcheck-py/shellcheck-py/blob/main/.pre-commit-hooks.yaml and https://github.com/MaxWinterstein/shfmt-py/blob/master/.pre-commit-hooks.yaml I can open a PR if you would be willing. Depends on: #7 because of [Pre-commit's supported languages](https://pre-commit.com/#supported-languages)
It would be awesome to leverage sol with Pre-commit. Please consider adding Pre-commit hook configuration.
Something like https://github.com/shellcheck-py/shellcheck-py/blob/main/.pre-commit-hooks.yaml and https://github.com/MaxWinterstein/shfmt-py/blob/master/.pre-commit-hooks.yaml
I can open a PR if you would be willing.
Depends on: #7 because of Pre-commit's supported languages