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.8.0.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.8.0.1.tar.gz
(4.1 kB
view hashes)
Built Distributions
Close
Hashes for shellcheck_py-0.8.0.1-py2.py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffc2126dc0599b96efa663ab2823c64c33a6ed2dd3ed19b39301973d1a06e56b |
|
MD5 | 03893dd4326f99c73d420db935e2f1db |
|
BLAKE2b-256 | 644a1b4867e18e65aaf23a9cd43328f9d4b3011ea3349a71c967b2918e7f5713 |
Close
Hashes for shellcheck_py-0.8.0.1-py2.py3-none-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a6343bb6b1ee3461511838872dd86cca6a0df88a55fe9fa03b0b2c10cd8bfce |
|
MD5 | d84c30db74739b249ee85f1559f99066 |
|
BLAKE2b-256 | 31d17dd704fdfc9c106f993478a082cbe08e56e03d4f0986e00b752ed148d95c |
Close
Hashes for shellcheck_py-0.8.0.1-py2.py3-none-macosx_10_14_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbeba8fc5e6ecedcbe285e121a3eeb6d59a26fb6162471aa7e0f30d64c4dda29 |
|
MD5 | 7af95541967ded10c2d88902fffeec9a |
|
BLAKE2b-256 | 24a7e2e684f6699e84d5690c7c8c07a4a7eddb77e2b021add3346f4df4be76bd |