Python wrapper around invoking shellcheck (https://www.shellcheck.net/)
Project description
shellcheck-py
A python wrapper to provide a pip-installable shellcheck binary.
Internally this package provides a convenient way to download the pre-built shellcheck binary for your particular platform.
installation
pip install shellcheck-py
usage
After installation, the shellcheck
binary should be available in your
environment (or shellcheck.exe
on windows).
As a pre-commit hook
See pre-commit for instructions
Sample .pre-commit-config.yaml
:
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.7.2.1
hooks:
- id: shellcheck
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shellcheck_py-0.7.2.1.tar.gz
(4.2 kB
view hashes)
Built Distributions
Close
Hashes for shellcheck_py-0.7.2.1-py2.py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d594a9750e322b23894f0dd1447542078ad7da6ad4cd3628e6f22707352abd42 |
|
MD5 | 3de4c47e7fc5a3d060610289ee26ae98 |
|
BLAKE2b-256 | e5c6724a586738ffbc4529e05a8842bd23a969916e9094d5dd6aeebc2f3d7fcf |
Close
Hashes for shellcheck_py-0.7.2.1-py2.py3-none-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f0e0a6498102bb8a72d1e268b34615f5f2f0abdbb70196261fd9c2ac75cbb08 |
|
MD5 | 98215904ab4e9bcb543bbbeaf2f59873 |
|
BLAKE2b-256 | 77c96f84db444de69e1bdbfd168ae6f3d5af72107c16cd9db3c0a1f8e41204d1 |
Close
Hashes for shellcheck_py-0.7.2.1-py2.py3-none-macosx_10_14_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8855607a09888a7fcc6d9289772a29847d19b9785fd57239993db487a861a977 |
|
MD5 | 619ed79391f9ba01039b9623a4eaa013 |
|
BLAKE2b-256 | c5f27d80e6932721892460b9e3b664008892b3a7834432bb963ec1aa7f476b49 |