Files
docs/.cspell.json
T
naomi 7962bbb710
Node.js CI / Lint and Test (push) Successful in 1m35s
feat: new policies, trainings, etc.
2025-09-25 16:55:13 -07:00

98 lines
1.5 KiB
JSON

{
"language": "en-GB",
"allowCompoundWords": true,
"dictionaries": [
"en-gb",
"companies",
"softwareTerms",
"typescript",
"node",
"html",
"css",
"bash"
],
"ignoreRegExpList": [
"```[\\s\\S]*?```", // Ignores multi-line code blocks in Markdown
"`[^`\n]+`" // Ignores inline code blocks
],
"ignoreWords": [
"nhcarrigan",
"fiverr",
"misgendering",
"neurodiversity",
"recused",
"neurodivergent",
"hyfetch",
"technomancer",
"Wofi",
"Dunst",
"SonarQube",
"Grype",
"Syft",
"Ghostty",
"Amberol",
"Musicolet",
"wifi"
],
"words": [
"Abalise",
"atproto",
"bannable",
"Becca",
"Beccalia",
"Caelia",
"CCPA",
"Celestine",
"Čeština",
"CFAA",
"Chibika",
"CPACC",
"Dansk",
"equivalencies",
"escalatory",
"excludable",
"faer",
"faers",
"Fediverse",
"Français",
"Gitea",
"Hikari",
"incentivising",
"Italiano",
"ITAR",
"Iuvo",
"LGBTQ",
"Lietuvių",
"Lyria",
"Mommy",
"NAMI",
"Nederlands",
"OFAC",
"Pavelle",
"PIPEDA",
"Polski",
"polycule",
"Recusal",
"recuse",
"Reddiquette",
"Română",
"Rosalia",
"Sakura",
"Serenya",
"Sorielle",
"Suomi",
"Svenska",
"Taryne",
"Türkçe",
"Umbrelle",
"vtubing",
"WCAG",
"zirs",
"Ελληνικά",
"Български",
"Русский",
"Українська",
"हिन्दी"
]
}