From 1c38b8388a87db2e72bd014da57409a4072815df Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:11:59 +0000 Subject: [PATCH] Improve codespell configuration comments for clarity Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --- .codespellrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.codespellrc b/.codespellrc index 33a5431b..7f9b3fa8 100644 --- a/.codespellrc +++ b/.codespellrc @@ -8,9 +8,9 @@ # ois - ObjectInputStream abbreviation in Java # gir - valid abbreviation/technical term # rouge - Rouge is a syntax highlighter (not "rogue") -# categor - appears to be a partial word in code -# aline - proper name (Aline Ávila) -# ative - appears in context of "native" alternatives +# categor - TypeScript template literal in website/src/scripts/pages/skills.ts:70 (categor${...length > 1 ? "ies" : "y"}) +# aline - proper name (Aline Ávila, contributor) +# ative - part of "Declarative Agents" in TypeSpec M365 Copilot documentation (collections/typespec-m365-copilot.collection.md) ignore-words-list = numer,wit,aks,edn,ser,ois,gir,rouge,categor,aline,ative,afterall,deques # Skip certain files and directories skip = .git,node_modules,package-lock.json,*.lock,website/build,website/.docusaurus