docs(markdown_lint): removed no longer needed requirement.

MR !15
This commit is contained in:
2022-01-24 05:14:54 +00:00
parent a2d705deb1
commit b6dcb47b1d

View File

@ -11,8 +11,6 @@ This job provides the following badge:
- **Optional** file `.markdownlint.json` in repository root with any rules you wish to specify
- **Mandatory** file `.markdownlint-cli2.jsonc` in the repository root so that a Junit test report is created.
## your .gitlab-ci.yml changes
To use this job add the following to your `.gitlab-ci.yml` file