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.2.tar.gz
(4.2 kB
view hashes)
Built Distributions
Close
Hashes for shellcheck_py-0.8.0.2-py2.py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4a6ef36914b06f41cc5cbaec33cf3a82641fb736cea275cf7ec7c18c46b051d |
|
MD5 | 226d3e7ef0105aaf14ff612d651e9c5c |
|
BLAKE2b-256 | 9a60af00066ca9817388fe07c3ac6e77583012e6288eb21e84058bb8dacf2183 |
Close
Hashes for shellcheck_py-0.8.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 | 4e721d9cfd0359eb5bb3b626008d6a839daae332548976497e939de74f1ab544 |
|
MD5 | f01fdd137daffabfbdf61564e9fa37a5 |
|
BLAKE2b-256 | 9c54a34c8b785a2419a4634014b7dda2486abe46bb726e3d7489a70619180ae2 |
Close
Hashes for shellcheck_py-0.8.0.2-py2.py3-none-macosx_10_14_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a94fc2f6f1e8a61d5162a402a7a0f499ed478242ace0e177dbd68683eda8a4da |
|
MD5 | 6001b4a0b57c8d97255198da41265eac |
|
BLAKE2b-256 | caa148b1fe552cd9a70053cb6a8d2f918d8fd0044cae5a77a0835890fa122d38 |