diff options
author | Tom de Vries <tdevries@suse.de> | 2025-03-27 14:20:04 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-03-27 14:20:04 +0100 |
commit | 08ed5584d871a1d3fee92917805bda86ce45fac9 (patch) | |
tree | e60c41615998287fd9760931143044bf7f86b6b8 /gdb | |
parent | 9ab3eb8a513b5fa34477efa8bca27673a730740a (diff) | |
download | binutils-08ed5584d871a1d3fee92917805bda86ce45fac9.zip binutils-08ed5584d871a1d3fee92917805bda86ce45fac9.tar.gz binutils-08ed5584d871a1d3fee92917805bda86ce45fac9.tar.bz2 |
[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.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/contrib/codespell-ignore-words.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |