From deb94d53c36321fe10e3aac7263d8a2c688ae803 Mon Sep 17 00:00:00 2001 From: David Elie-Dit-Cosaque Date: Tue, 31 Oct 2023 12:45:58 -0500 Subject: [PATCH] fix typos check --- _typos.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_typos.toml b/_typos.toml index 16e80207e..7571b6748 100644 --- a/_typos.toml +++ b/_typos.toml @@ -2,4 +2,4 @@ iif = "iif" [files] -extend-exclude = ["go.mod", "results.html", "cmd/tnf/claim/compare/testdata", "docs/assets/images/*.svg"] +extend-exclude = ["depends-on.json", "go.mod", "results.html", "cmd/tnf/claim/compare/testdata", "docs/assets/images/*.svg"]