Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to '.typos.toml')
| -rw-r--r-- | .typos.toml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.typos.toml b/.typos.toml index febfb233bd..0f2f9b1b27 100644 --- a/.typos.toml +++ b/.typos.toml @@ -16,7 +16,8 @@ extend-ignore-re = [ "raison d'ĂȘtre", "inout", "INOUT", - "optin" + "optin", + "=Pn", ] [default.extend-words] @@ -26,8 +27,12 @@ fo = "fo" ket = "ket" makro = "makro" trivias = "trivias" +thir = "thir" +jod = "jod" [default.extend-identifiers] +anc = "anc" datas = "datas" impl_froms = "impl_froms" selfs = "selfs" +taits = "taits" |