mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-07 14:31:48 +01:00
7 lines
214 B
YAML
7 lines
214 B
YAML
- id: markdownlint
|
|
name: markdownlint
|
|
description: "Checks the style of Markdown/Commonmark files."
|
|
entry: markdownlint
|
|
language: node
|
|
types: [markdown]
|
|
minimum_pre_commit_version: 0.15.0
|