We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0389a5 commit f032e78Copy full SHA for f032e78
1 file changed
.codespellrc
@@ -12,6 +12,7 @@
12
# aline - proper name (Aline Ávila, contributor)
13
# ative - part of "Declarative Agents" in TypeSpec M365 Copilot documentation (collections/typespec-m365-copilot.collection.md)
14
# 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
+# 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
17
# Skip certain files and directories
18
skip = .git,node_modules,package-lock.json,*.lock,website/build,website/.docusaurus
0 commit comments