diff --git a/_typos.toml b/_typos.toml index e5c26af..a2f7f59 100644 --- a/_typos.toml +++ b/_typos.toml @@ -1,3 +1,7 @@ +[default] +# Ignore string that look like colors definitions +extend-ignore-re = ['[a-fA-F0-9]{6}'] + [default.extend-words] doas = "doas" edn = "edn"