From 08ed5584d871a1d3fee92917805bda86ce45fac9 Mon Sep 17 00:00:00 2001 From: Tom de Vries Date: Thu, 27 Mar 2025 14:20:04 +0100 Subject: [gdb/contrib] Add SME to codespell-ignore-words.txt Ignore the following codespell detection: ... $ codespell --config gdbserver/setup.cfg gdbserver gdbserver/linux-aarch64-low.cc:827: SME ==> SAME, SEME, SOME, SMS ... by adding SME to codespell-ignore-words.txt. --- gdb/contrib/codespell-ignore-words.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb') diff --git a/gdb/contrib/codespell-ignore-words.txt b/gdb/contrib/codespell-ignore-words.txt index a8287f7..2b9d878 100644 --- a/gdb/contrib/codespell-ignore-words.txt +++ b/gdb/contrib/codespell-ignore-words.txt @@ -1,3 +1,4 @@ configury invokable useable +SME -- cgit v1.1