From 8fd7dbee1d52b594daf8ab7c9870e67c3f8cee34 Mon Sep 17 00:00:00 2001 From: Michael Altamirano Date: Tue, 13 Feb 2024 19:15:31 +0000 Subject: [PATCH] refactor: expand cspell.json ignorePaths for pre-commit repo --- cspell.jsonc | 14 ++++++++++++-- hooks/cspell/turo-dictionary.txt | 1 + 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/cspell.jsonc b/cspell.jsonc index 1182e8c..95c8021 100644 --- a/cspell.jsonc +++ b/cspell.jsonc @@ -9,10 +9,12 @@ "css", "en-gb", "fonts", + "go", "html", "powershell", "node", "npm", + "python", "typescript" ], "dictionaryDefinitions": [ @@ -24,6 +26,14 @@ ], "ignoreRegExpList": ["^.*TODO.*"], "ignorePaths": [ - "./hooks/cspell/turo-dictionary.txt", - ], + "./.gitignore", + "./.pre-commit-hooks.yaml", + "./containers/**", + "./docs/**", + "./hooks/**", + "./licenses/**", + "./README.md", + "./script/**", + "./versions.env" +] } diff --git a/hooks/cspell/turo-dictionary.txt b/hooks/cspell/turo-dictionary.txt index e162fc2..9210541 100644 --- a/hooks/cspell/turo-dictionary.txt +++ b/hooks/cspell/turo-dictionary.txt @@ -129,4 +129,5 @@ unionpay upsell vals webcal +yalc youtube