command
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Nov 15, 2019
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Useful pre-commit hooks written in Go language.
Currently it only includes mrtazz Makefile linter.
Requires that you have go
installed.
Usage
- repo: https://github.com/Lucas-C/pre-commit-hooks-go
rev: v1.0.1
hooks:
- id: checkmake
Development
checkmake.go
is simply a copy of cmd/checkmake/main.go
in https://github.com/mrtazz/checkmake.
To update it:
curl https://raw.githubusercontent.com/mrtazz/checkmake/master/cmd/checkmake/main.go -o checkmake.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.