Python wrapper around invoking godolint (https://github.com/zabio3/godolint)
Project description
godolint-coatl
A python wrapper to provide a pip-installable godolint binary. Inspired by shellcheck-py.
Internally this package provides a convenient way to download the pre-built godolint binary for your particular platform.
Installation
pip install godolint-coatl
Usage
After installation, the godolint binary should be available in your
environment (or godolint.exe on Windows).
As a pre-commit hook
See pre-commit for instructions
Sample .pre-commit-config.yaml:
- repo: https://github.com/coatl-dev/godolint-coatl
rev: 1.0.3
hooks:
- id: godolint
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
File details
Details for the file godolint_coatl-1.0.3a0.tar.gz.
File metadata
- Download URL: godolint_coatl-1.0.3a0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b97cab0e8c2308d8809a386a48b6315a8588b2f81ac1662ae1e9a1a757594a71
|
|
| MD5 |
0f6d277c999105978a8c18dbf0e34b35
|
|
| BLAKE2b-256 |
21eba5e21e146806a3cb843abf59963ecc53a2ea9b4dc9981ff0e42b78445a25
|