Adjust the description of the pre-commit hook

This commit is contained in:
Daniel Roschka 2017-07-28 07:46:47 +02:00
parent 58de07f7e7
commit 0e7a7d65b7
No known key found for this signature in database
GPG key ID: 45FD7385A5223D70

View file

@ -1,6 +1,6 @@
- id: markdownlint
name: markdownlint
description: "Check the style of Markdown/Commonmark files"
description: "Checks the style of Markdown/Commonmark files."
entry: markdownlint
language: node
types: [markdown]