Skip to content

Commit c5ae37f

Browse files
authored
Add spellchecker ignore section (#1730)
Added an ignore-words section for the typos checker --------- Signed-off-by: Ran Shidlansik <[email protected]>
1 parent c4c9c6d commit c5ae37f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.config/typos.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ignore-hidden = false
1313
exat = "exat"
1414
optin = "optin"
1515
smove = "smove"
16+
Parth = "Parth" # seems like the spellchecker does not like it is similar to "Path"
1617

1718
[type.c]
1819
extend-ignore-re = [

0 commit comments

Comments
 (0)