Adds marksdownlint hook definition

This commit is contained in:
Sorin Sbarnea 2020-01-27 19:39:14 +00:00
parent 31853d6c43
commit 6f8e8ff766

View file

@ -149,6 +149,12 @@
language: python
entry: forbid-new-submodules
description: Prevent addition of new git submodules
- id: markdownlint
name: Check markdown files
description: Check markdown files and flag style issues
entry: run-mdl
language: ruby
types: ['markdown']
- id: mixed-line-ending
name: Mixed line ending
description: Replaces or checks mixed line ending