From: Ileana Dumitrescu Date: Wed, 6 Aug 2025 14:11:13 +0000 (+0300) Subject: cfg.mk: Ignore sc_codespell checks X-Git-Tag: v2.6.0~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6ea50ce1e39204e48e036abd08784525930a294;p=thirdparty%2Flibtool.git cfg.mk: Ignore sc_codespell checks --- diff --git a/cfg.mk b/cfg.mk index 96ea54fde..dbffbaf6d 100644 --- a/cfg.mk +++ b/cfg.mk @@ -57,7 +57,8 @@ local-checks-to-skip = \ sc_prohibit_always_true_header_tests \ sc_prohibit_strncpy \ sc_trailing_blank \ - sc_unmarked_diagnostics + sc_unmarked_diagnostics \ + sc_codespell # GPL_version: checks for GPLv3, which we don't use # cast_of_x_alloc_return_value: