Skip to content

Commit f032e78

Browse files
authored
.codespellrc: add 'TE' to ignore-words-list
1 parent e0389a5 commit f032e78

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.codespellrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# aline - proper name (Aline Ávila, contributor)
1313
# ative - part of "Declarative Agents" in TypeSpec M365 Copilot documentation (collections/typespec-m365-copilot.collection.md)
1414
# dateA, dateB - variable names used in sorting comparison functions
15-
ignore-words-list = numer,wit,aks,edn,ser,ois,gir,rouge,categor,aline,ative,afterall,deques,dateA,dateB
15+
# TE - HTTP transfer coding header
16+
ignore-words-list = numer,wit,aks,edn,ser,ois,gir,rouge,categor,aline,ative,afterall,deques,dateA,dateB,TE
1617
# Skip certain files and directories
1718
skip = .git,node_modules,package-lock.json,*.lock,website/build,website/.docusaurus

0 commit comments

Comments
 (0)