Skip to content

Commit 1c38b83

Browse files
Copilotaaronpowell
andcommitted
Improve codespell configuration comments for clarity
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
1 parent 0227b8a commit 1c38b83

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.codespellrc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
# ois - ObjectInputStream abbreviation in Java
99
# gir - valid abbreviation/technical term
1010
# rouge - Rouge is a syntax highlighter (not "rogue")
11-
# categor - appears to be a partial word in code
12-
# aline - proper name (Aline Ávila)
13-
# ative - appears in context of "native" alternatives
11+
# categor - TypeScript template literal in website/src/scripts/pages/skills.ts:70 (categor${...length > 1 ? "ies" : "y"})
12+
# aline - proper name (Aline Ávila, contributor)
13+
# ative - part of "Declarative Agents" in TypeSpec M365 Copilot documentation (collections/typespec-m365-copilot.collection.md)
1414
ignore-words-list = numer,wit,aks,edn,ser,ois,gir,rouge,categor,aline,ative,afterall,deques
1515
# Skip certain files and directories
1616
skip = .git,node_modules,package-lock.json,*.lock,website/build,website/.docusaurus

0 commit comments

Comments
 (0)