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.5
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.5.tar.gz
(4.2 kB
view hashes)
Built Distributions
Close
Hashes for shellcheck_py-0.9.0.5-py2.py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f50a7354f355753f365668e79aa3d410cb6f4d9358e4c5d8464018cf2b4863a |
|
MD5 | e4eaab433c103e4f3fb4e9a7bbf7f474 |
|
BLAKE2b-256 | fbe0731f9350ea4ad85875dd96afa78dc5834b421bf13c62adb76aa1c749a574 |
Close
Hashes for shellcheck_py-0.9.0.5-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65ddc19a1ae4249802a663682834ed452f9e75615d58c3ce6b3f1b0d2a484f32 |
|
MD5 | baad842eba9907ca842dfcaac3270fca |
|
BLAKE2b-256 | 0e7d0d3217766e90144bd7dc117ba9a79dad6b07371131376306e9bbc6407b42 |
Close
Hashes for shellcheck_py-0.9.0.5-py2.py3-none-macosx_10_15_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98d9668f72afeb65c7a8e60f02202b00d64f2de9e9b103dfb5d0067ded391ef3 |
|
MD5 | ef30bfd6352b59ade74a5480a7b02a0f |
|
BLAKE2b-256 | e5de57f0eb3327baf4cc0466abef87e50f4251475622ce25ed9c0b7ef53de534 |