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.2
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.2.tar.gz
(4.2 kB
view hashes)
Built Distributions
Close
Hashes for shellcheck_py-0.9.0.2-py2.py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a1be188d0a7183fc4bfcf52087512d879519bb6beb67d76927e0331edb45eb1 |
|
MD5 | 0a1483228ef156d1e5a6361af2f373aa |
|
BLAKE2b-256 | e29ed185fd2748f769781cb5abd8b3b6629c927e40ada8c6b773f47f50baf4f7 |
Close
Hashes for shellcheck_py-0.9.0.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbaaba3044d266e793964e391c8caad4fcccafcd64e63de24e9b87a31a0c7aff |
|
MD5 | 7361f8fd7ca90e2ce2d20eb44b587b8c |
|
BLAKE2b-256 | 872fc413bdc5c8dd8ec9e7e9bb7cb70e9702a26ad76dd858d48a1360f83490b9 |
Close
Hashes for shellcheck_py-0.9.0.2-py2.py3-none-macosx_10_15_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddb9b9fd4750d726b9ac24df8b63599dc742c8749477bcdfd4ed639b22de21ae |
|
MD5 | 040cad7b8f9653acb7854eec4c95d735 |
|
BLAKE2b-256 | 3516c4e3fe3d58d3374faef6e4fbac398e113d772879adb0563a6d14502f303f |