Skip to content

coatl-dev/godolint-coatl

Repository files navigation

godolint-coatl

GitHub Release Downloads

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

About

🐍 python3/pip3 wrapper for installing godolint

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages