Files
codeql/docs/language/vale-styles
shati-semmle 2a3c6a9ac4 Vale linter: fix typo
(cherry picked from commit 4d98b4c3a1)
2019-09-10 16:03:10 +01:00
..
2019-09-10 16:03:10 +01:00

Vale styles for testing QL documentation

The styles stored in these subdirectories are used by the Vale application. This is used to test QL documentation.

The styles in the Microsoft directory are installed from the Microsoft style guide. The styles are used to test documentation before it's merged into Git. They are not distributed as part of any of our products. For the license information, see LICENSE.

Upgrading the Microsoft styles

To upgrade the Microsoft styles:

  1. Download the latest release.
  2. Unzip the archive over the vale-styles directory.
  3. We use Semmle-customized versions of a few of these rules, check whether any of the following rules have changes:
    • Headings.yaml
  4. Update the Semmle version of the rule of the same name with those changes.
  5. Commit your changes and test the new versions of the rules.
  6. Open a pull request.