zuul-jobs/roles/markdownlint/README.rst
Clint Byrum 33580f22b0 Add a markdownlint job and role
This tool will ensure that your markdown files follow some best
practices.

Change-Id: I7bcc70443dbe5fa31e3cc1139d608834c00851b9
2020-01-27 12:23:24 +00:00

9 lines
206 B
ReStructuredText

Run markdownlint against all markdown files in the given project.
**Role Variables**
.. zuul:rolevar:: zuul_work_dir
:default: {{ zuul.project.src_dir }}
Directory to search for markdown files in.