Replace codespell with Vale spelling check (#98406)

This commit is contained in:
Jack Baldry
2025-01-14 14:08:01 +00:00
committed by GitHub
parent 037570b9c8
commit 3884c0e896
7 changed files with 26 additions and 37 deletions
+2 -1
View File
@@ -32,10 +32,10 @@
/devenv/README.md @grafana/docs-grafana
# START Technical documentation
/.vale.ini
# `make docs` procedure and related workflows are owned @grafana/docs-tooling. Slack #docs.
/docs/ @grafana/docs-tooling
/docs/.codespellignore @grafana/docs-tooling
/docs/sources/ @irenerl24
/docs/sources/alerting/ @brendamuir
@@ -757,6 +757,7 @@ embed.go @grafana/grafana-as-code
/.github/workflows/commands.yml @torkelo
/.github/workflows/community-release.yml @grafana/grafana-developer-enablement-squad
/.github/workflows/detect-breaking-changes-* @grafana/plugins-platform-frontend
/.github/workflows/documentation-ci.yml @grafana/docs-tooling
/.github/workflows/doc-validator.yml @grafana/docs-tooling
/.github/workflows/deploy-pr-preview.yml @grafana/docs-tooling
/.github/workflows/epic-add-to-platform-ux-parent-project.yml @meanmina