Skip to content

docs: add linting and checks to documentation

Kai Armstrong requested to merge phikai-ci-docs-linting into main

Description

This adds vale and markdownlint to the .gitlab-ci.yml configuration to ensure that documentation conforms to the GitLab tone and style guidelines.

Related Issues

Resolves #[issue_number]

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports