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.9.0.6
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.9.0.6.tar.gz
(4.2 kB
view hashes)
Built Distributions
Close
Hashes for shellcheck_py-0.9.0.6-py2.py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1d0c285e2c094813659e0920559a2892da598c1176da59cb4eb9e2f505e5ee8 |
|
MD5 | d3cf69217921dd246649cbebfc52ef71 |
|
BLAKE2b-256 | 5fe013ec32646835e1ceb74df8ff1970dd50a15d17f99813907b717129ce0f93 |
Close
Hashes for shellcheck_py-0.9.0.6-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 730235c4f92657884f8b343d5426e4dc28e9a6ba9ad54d469cd038e340ea5be0 |
|
MD5 | 42eb844278f2998862453455a0847506 |
|
BLAKE2b-256 | 41fcd4ae40f8ca2915fcc68a53dc20e0b789043bdcb13f6a16463f298b28d293 |
Close
Hashes for shellcheck_py-0.9.0.6-py2.py3-none-macosx_11_0_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38d48a4e2279f5deac374574e7625cd53b7f615301f36b1b1fffd22105dc066d |
|
MD5 | 01c4a99fedab603af5f0c45b7c963cfc |
|
BLAKE2b-256 | feefbf407c55dbc2d0c5892fc165a96ac7c0b94f9f9c93dacb35931dc0ed1d24 |