Skip to content

Add vale lint to pipeline

Cynthia "Arty" Ng requested to merge 151-vale-pipeline into main

Copies over changes in https://gitlab.com/gitlab-com/content-sites/internal-handbook/-/merge_requests/4900

  1. Outputs vale results to job log.
  2. Creates codequality report so that errors and warnings show in diff.
  3. Adds vale templates to format output for job log, and in json for codequality.
  4. Updates vale configuration as needed.
  5. Adds a CI job and script to run vale on changed files.
  6. Updates codequality parse to account for vale results.

Related to #151 (closed)

Edited by Cynthia "Arty" Ng

Merge request reports

Loading