diff --git a/_typos.toml b/_typos.toml index 54ddf6c..6fd8cd3 100644 --- a/_typos.toml +++ b/_typos.toml @@ -1,2 +1,5 @@ [default.extend-words] -ratatui = "ratatui" \ No newline at end of file +ratatui = "ratatui" + +[default] +extend-ignore-words-re = ["[(?:[0-9a-fA-F]{8}|[0-9a-fA-F]{40})]"]