Skip to content

๐Ÿ python3/pip3 wrapper for installing godolint

License

Notifications You must be signed in to change notification settings

coatl-dev/godolint-coatl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

40 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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.2.1
    hooks:
      - id: godolint

About

๐Ÿ python3/pip3 wrapper for installing godolint

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages