From 268b5ffa72aadbcff91242400e56093cde2004bd Mon Sep 17 00:00:00 2001 From: Aumetra Weisman Date: Mon, 1 Apr 2024 21:10:36 +0200 Subject: [PATCH] format toml --- _typos.toml | 2 ++ 1 file changed, 2 insertions(+) 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", ]