Skip to content

Commit eee7aa5

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/SortVision/npm_and_yarn-d580857466
2 parents 7a1e1ff + 3d0468f commit eee7aa5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

_typos.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Typos (spell checker) — used by .github/workflows/typos.yml
2-
# Large i18n bundles and lockfiles are excluded to avoid false positives.
2+
# Large i18n bundles, multilingual SEO keywords, and lockfiles are excluded — typos is
3+
# English-oriented and flags correct French/German/… text as misspellings.
34

45
[files]
56
extend-exclude = [
67
"SortVision/pnpm-lock.yaml",
78
"SortVision/src/context/LanguageContext.jsx",
9+
"SortVision/src/utils/seo.js",
810
"SortVision/public/**",
911
"**/*.min.js",
1012
]

0 commit comments

Comments
 (0)