diff --git a/_typos.toml b/_typos.toml index fdb7a14..7a50782 100644 --- a/_typos.toml +++ b/_typos.toml @@ -1,3 +1,8 @@ +[default] +extend-ignore-re = [ + "iMatix" +] + [default.extend-words] annote = "annote" inbrace = "inbrace" @@ -5,10 +10,6 @@ BA = "BA" FO = "FO" ND = "ND" -[default.extend-ignore-re] -# Ignore the company name iMatix -"iMatix" = "iMatix" - [default.extend-identifiers] "CC-BY-NC-ND-1.0" = "CC-BY-NC-ND-1.0" "CC-BY-NC-ND-2.0" = "CC-BY-NC-ND-2.0"