mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-18 06:50:12 +01:00
Adjust the description of the pre-commit hook
This commit is contained in:
parent
58de07f7e7
commit
0e7a7d65b7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
- id: markdownlint
|
- id: markdownlint
|
||||||
name: markdownlint
|
name: markdownlint
|
||||||
description: "Check the style of Markdown/Commonmark files"
|
description: "Checks the style of Markdown/Commonmark files."
|
||||||
entry: markdownlint
|
entry: markdownlint
|
||||||
language: node
|
language: node
|
||||||
types: [markdown]
|
types: [markdown]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue