Skip to content

Handle situation where vale docs-lint error is overwritten by markdownlint success

What does this MR do?

This MR is a follow-up to !2021 (merged). It also renames docs-lint to lint-docs in order to make it more auto-complete-friendly as more targets get added (e.g. make lint-dockerfiles).

Why was this MR needed?

It fixes the situation where vale docs-lint error is overwritten by a markdownlint success.

2020-04-20_at_19.26

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Edited by 🤖 GitLab Bot 🤖

Merge request reports