style(cspell): fix complaints

This commit is contained in:
2026-03-08 16:14:18 +01:00
parent 23d72ebc39
commit 0b2a69a523

View File

@@ -1,9 +1,17 @@
# yamllint disable-line rule:line-length
# yaml-language-server: $schema=https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json
--- ---
version: "0.2" version: "0.2"
import: import:
- "@cspell/dict-de-de/cspell-ext.json" - "@cspell/dict-de-de/cspell-ext.json"
language: en,de language: en,de
ignorePaths:
- /pnpm-lock.yaml
words: words:
- dockervolumes
- grayscale
- kmoschcau - kmoschcau
- markuplint - markuplint
- moschcau - moschcau
- tailwindcss
- tsconfigs