Skip to content

Latest commit

 

History

History

markdown-lint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

markdown-lint hook

markdownlint is a static analysis tool based in node.js with a library of rules to enforce standards and consistency for Markdown files.

For a full configuration and documentation follow this link.

How to Use It

# .lefthook.yaml
remotes:
  - git_url: [email protected]:boozt-platform/lefthook
    ref: [tag]
    configs:
      # lint the markdown (.md) files
      - hooks/markdown-lint/.lefthook.yaml