VictoriaMetrics/.github/workflows
Arkadii Yakovets 92b22581e6
docs: Add spellcheck workflow (#6470)
### Describe Your Changes

This is a follow-up PR containing workflow related part of the initial
[PR#6362](https://github.com/VictoriaMetrics/VictoriaMetrics/pull/6362).
It adds spell checking control based on
[cspell](https://github.com/streetsidesoftware/cspell). The related
configs are consolidated under `cspell` directory.

You can add VictoriaMetrics specific terms into `cspell/custom-dict.txt`
(it contains ~30 items atm). All other absent commonly used terms should
be added directly to respective
[cspell-dicts](https://github.com/streetsidesoftware/cspell-dicts/blob/main/CONTRIBUTING.md).

### Checklist

The following checks are **mandatory**:

- [x] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

---------

Signed-off-by: Arkadii Yakovets <ark@victoriametrics.com>
2024-06-21 11:56:20 -07:00
..
check-licenses.yml .github/workflows: update actions/cache from v3 to v4 2024-02-13 19:36:21 +02:00
codeql-analysis-js.yml build(deps): bump github/codeql-action from 2 to 3 (#5462) 2024-01-22 01:49:17 +02:00
codeql-analysis.yml .github/workflows: update actions/cache from v3 to v4 2024-02-13 19:36:21 +02:00
main.yml .github/workflows: update actions/cache from v3 to v4 2024-02-13 19:36:21 +02:00
pre-commit.yml docs: Add spellcheck workflow (#6470) 2024-06-21 11:56:20 -07:00
sync-docs.yml github actions: sync doc action, do not build search index, just copy content 2024-04-05 10:57:22 +02:00