From 3e2656e3dcb9871e993caae68651adfe9805844f Mon Sep 17 00:00:00 2001 From: Direktor799 Date: Tue, 22 Oct 2024 21:47:53 +0800 Subject: [PATCH] ci: skip vendor header spell check Signed-off-by: Direktor799 --- .codespellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codespellrc b/.codespellrc index d838d23f..e2713505 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,3 +1,3 @@ [codespell] -skip = .git,target,Cargo.lock +skip = .git,target,Cargo.lock,cryptoki-sys/vendor ignore-words-list = crate,keypair