From 0b2a69a523aa9c436071f8c296d0c080789dd11e Mon Sep 17 00:00:00 2001 From: Kai Moschcau Date: Sun, 8 Mar 2026 16:14:18 +0100 Subject: [PATCH] style(cspell): fix complaints --- .cspell.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.cspell.yaml b/.cspell.yaml index 4645be7..4d565c5 100644 --- a/.cspell.yaml +++ b/.cspell.yaml @@ -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" import: - "@cspell/dict-de-de/cspell-ext.json" language: en,de +ignorePaths: + - /pnpm-lock.yaml words: + - dockervolumes + - grayscale - kmoschcau - markuplint - moschcau + - tailwindcss + - tsconfigs