rixx / recipemd-validator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recipemd-validator

Out-of-the-box RecipeMD validation hook for pre-commit.

Usage

Add this to your .pre-commit-config.yaml:

  - repo: git://github.com/gindex/recipemd-validator
    rev: v0.0.1
    hooks:
      - id: validate-recipemd

About

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%