From bc12e13e0b804752e56695c85fc0af7c1643b54f Mon Sep 17 00:00:00 2001 From: Mads Marquart Date: Tue, 10 Sep 2024 10:22:46 +0200 Subject: [PATCH] Properly set up typos check --- typos.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typos.toml b/typos.toml index 7a32f53230..c454f23b9b 100644 --- a/typos.toml +++ b/typos.toml @@ -7,4 +7,4 @@ ptd = "ptd" # From windows_sys::Win32::System::Com::FORM requestor = "requestor" # From x11_dl::xlib::XSelectionEvent { requestor ..} [files] -extend-exclude = ["docs/*.drawio"] +extend-exclude = ["*.drawio"]