Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.67 KB

markdown-linter.md

File metadata and controls

33 lines (17 loc) · 1.67 KB

Markdown Linter

As a way to provide tenants with some feedback for their markdown document cleanliness and readability, we have integrated a linter Github Action to help highlight some common markdown standards defined by the community.

The standards (and hence any linting errors you may encounter from the job) can be found here.

As this is not a functionally vital part of DevStudio, this validator will never be enforced or block your merge process, it is just there to warn you that your markdown document could be prettier.

Please feel free to reach out to us on Teams or Github if you have any suggestions on rules that we should ignore due to feasibility, usefulness, or otherwise!

Markdown Linter Job

Please note that there is no Required tag, indicating that it will not block you even when failed.

Git Action

Markdown Linter Successful Activity

Checking every single markdown file. Once validated logs will display name of the markdown file and status.

Git Action

Markdown Linter failed Job

Git Action

Markdown Linter failed Activity

Lists failed lint rules. For more information/example to help you fix them, please refer to the linter documentation. Git Action

Help: Please connect with DevStudio team for more information and questions related with Validators via our Teams channel.