Skip to content

Commit 84f692f

Browse files
kitfox343Ada MarieCopilot
committed
chore(codespell): allow 'Parth' (contributor name Parth Sangani)
Same pattern as existing entries 'Wee', 'Sherif', 'aline' — codespell flags proper names as misspellings. Parth Sangani authored the pm-skills external plugin (#1770). Without this entry, codespell fails on every PR to staged. Co-authored-by: Ada Marie <ada@kitfoxs.dev> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d61ae07 commit 84f692f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.codespellrc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@
5656

5757
# mane - intentional (unicorn anatomy reference in agents/ada-marie.agent.md)
5858

59-
ignore-words-list = numer,wit,aks,edn,ser,ois,gir,rouge,categor,aline,ative,afterall,deques,dateA,dateB,TE,FillIn,alle,vai,LOD,InOut,pixelX,aNULL,Wee,Sherif,queston,Vertexes,nin,FO,CAF,mane
59+
# Parth - proper name (Parth Sangani, contributor — pm-skills external plugin)
60+
61+
ignore-words-list = numer,wit,aks,edn,ser,ois,gir,rouge,categor,aline,ative,afterall,deques,dateA,dateB,TE,FillIn,alle,vai,LOD,InOut,pixelX,aNULL,Wee,Sherif,queston,Vertexes,nin,FO,CAF,mane,Parth
6062

6163
# Skip certain files and directories
6264

0 commit comments

Comments
 (0)