From 43840499186f6f16c4007a4d252af04605969551 Mon Sep 17 00:00:00 2001 From: Levi Zim Date: Mon, 7 Oct 2024 19:09:00 +0800 Subject: [PATCH] lint/typos: ignore PARM Why cannot the libbpf people just type PARAM???? Do they really need to save one character??? --- typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/typos.toml b/typos.toml index 9340f612..ac035a7c 100644 --- a/typos.toml +++ b/typos.toml @@ -5,6 +5,7 @@ extend-ignore-re = ["\\(L\\)ine", "\\(E\\)nvironment"] [default.extend-words] "Sur" = "Sur" "inh" = "inh" # abbr for inherited +"PARM" = "PARM" [files] extend-exclude = [