Skip to content

Change NonStandardQuotes Vale rule to error level

What does this MR do?

This MR:

  • replaces all fancy quotes with standard quotes
    • For the SVG file, the altered text is elasticsearch-rails' internal class
  • changes the NonStandardQuotes Vale rule from warning to error level

How to setup and validate locally

  1. Run vale doc/
  2. Check for ✔ 0 errors, 0 warnings and 0 suggestions in 1307 files.

Does this MR meet the acceptance criteria?

Conformity

Edited by Jonston Chan

Merge request reports