Skip to content

Commit 108f2e6

Browse files
committed
codespell: add to ignore-words LOD, InOut, pixelX
1 parent 47961c9 commit 108f2e6

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.codespellrc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,13 @@
3434

3535
# FillIn - pdftk-server skill reference file available permission
3636

37-
ignore-words-list = numer,wit,aks,edn,ser,ois,gir,rouge,categor,aline,ative,afterall,deques,dateA,dateB,TE,FillIn,alle,vai
37+
# LOD - Level of Detail
38+
39+
# InOut - template property in skills/game-engine/assets/2d-platform-game.md
40+
41+
# pixelX - template variable in skill/game-engine/assets/simple-2d-engine.md
42+
43+
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
3844

3945
# Skip certain files and directories
4046

0 commit comments

Comments
 (0)