diff --git a/.typos.toml b/.typos.toml index 4f7ae0b23..f3cd62414 100644 --- a/.typos.toml +++ b/.typos.toml @@ -14,4 +14,4 @@ nd = "nd" WRONLY = "WRONLY" [files] -extend-exclude = ["docs/documentation/references*"] +extend-exclude = ["docs/documentation/references*", "tests/"]