cloudflare-docs/.hyperlint
2025-01-17 10:57:33 -06:00
..
config.yaml sad face (#19279) 2025-01-17 10:57:33 -06:00
README.md Hyperlint readme (#16483) 2024-08-27 14:33:56 -05:00
style_guide_test.md [Hyperlint] Wrangler capitalization, update ignore scope, add smart quote check (#16802) 2024-09-16 15:03:54 -05:00

Hyperlint

Hyperlint is a tool that enables us to automatically check if contributions to the docs adhere to our style guide. More info on how the tool works is available on the Hyperlint site: https://hyperlint.com/

Custom Vale rules

We have several custom Vale rules that trigger Hyperlint suggestions located in our custom Vale styles.

To report issues with them (or a new one entirely), open an issue in our repo.

Specific vocabularies

Instead of creating a long blocklist, we instead opted for an allowlist that can be expanded as use cases arise. New terms can be added to the allowlist file: .github/styles/config/vocabularies/cloudflare/accept.txt

If you resolve all Hyperlint comments, your PR checks will automatically pass. If the checks are especially noisy and unhelpful, add a hyperlint-ignore label to your PR and alert PCX to the flag.