From 3e0a1f4d8549b9e53420a77e28a865711f02abb7 Mon Sep 17 00:00:00 2001 From: bonandrew7819 Date: Tue, 4 Mar 2025 00:34:16 -0500 Subject: [PATCH] Delete .hyperlint directory --- .hyperlint/README.md | 15 --------------- .hyperlint/config.yaml | 15 --------------- .hyperlint/style_guide_test.md | 7 ------- 3 files changed, 37 deletions(-) delete mode 100644 .hyperlint/README.md delete mode 100644 .hyperlint/config.yaml delete mode 100644 .hyperlint/style_guide_test.md diff --git a/.hyperlint/README.md b/.hyperlint/README.md deleted file mode 100644 index 1b8cca348ae8ef3..000000000000000 --- a/.hyperlint/README.md +++ /dev/null @@ -1,15 +0,0 @@ -## 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](https://github.com/cloudflare/cloudflare-docs/tree/production/.github/styles/cloudflare). - -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. - diff --git a/.hyperlint/config.yaml b/.hyperlint/config.yaml deleted file mode 100644 index 5ef3576343ec058..000000000000000 --- a/.hyperlint/config.yaml +++ /dev/null @@ -1,15 +0,0 @@ -content_dir: /src/content -authorized_users: - - dcpena - - kodster28 - - KianNH - - marciocloudflare - - pedrosousa - - ranbel - - RebeccaTamachiro -style_guide: - enabled: true -openapi: - enabled: true - urls: - - https://raw.githubusercontent.com/cloudflare/api-schemas/main/openapi.json diff --git a/.hyperlint/style_guide_test.md b/.hyperlint/style_guide_test.md deleted file mode 100644 index 35d353eebf0abb0..000000000000000 --- a/.hyperlint/style_guide_test.md +++ /dev/null @@ -1,7 +0,0 @@ -# This is a test - -testing `worker-configuration.d.ts`. - -Then also, ‘this thing' - -What about wrangler or Wrangler.