style(cspell): fix complaints
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user