Skip to content

Commit

Permalink
Add spellchecker ignore section (#1730)
Browse files Browse the repository at this point in the history
Added an ignore-words section for the typos checker

---------

Signed-off-by: Ran Shidlansik <ranshid@amazon.com>
  • Loading branch information
ranshid authored Feb 13, 2025
1 parent c4c9c6d commit c5ae37f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ignore-hidden = false
exat = "exat"
optin = "optin"
smove = "smove"
Parth = "Parth" # seems like the spellchecker does not like it is similar to "Path"

[type.c]
extend-ignore-re = [
Expand Down

0 comments on commit c5ae37f

Please sign in to comment.