diff --git a/_typos.toml b/_typos.toml index 9010aa728..ed8ad5313 100644 --- a/_typos.toml +++ b/_typos.toml @@ -13,5 +13,7 @@ extend-exclude = [ "lib/http-signatures/tests/data.rs", "lib/post-process/tests/input/*", + + # Exclude all snapshot files "*.snap", ]