From 5c02ebbb31116cdb5b03172a8cf258c3a293e477 Mon Sep 17 00:00:00 2001 From: Joshua Lampert Date: Fri, 2 Feb 2024 11:10:09 +0100 Subject: [PATCH] ignore leafs for typos --- .typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.typos.toml b/.typos.toml index b852184..4b06a8a 100644 --- a/.typos.toml +++ b/.typos.toml @@ -1,3 +1,4 @@ [default.extend-words] consistend = "consistend" # is used in API function names... Inout = "Inout" +leafs = "leafs"