]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/unittests] Ignore spellcheck warning in rsp-low-selftests.c
authorTom de Vries <tdevries@suse.de>
Thu, 10 Apr 2025 16:42:06 +0000 (18:42 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 10 Apr 2025 16:42:06 +0000 (18:42 +0200)
commit99d0bac09bac091b2b9ea8ae634361008b08033b
treed0eaf21d16953b088bd6b344207bace90b4f9847
parent7319a302dd34e0864a737c77cde3aeff90c4a5fb
[gdb/unittests] Ignore spellcheck warning in rsp-low-selftests.c

Ignore the following spellcheck warning:
...
$ codespell --config gdb/contrib/setup.cfg gdb/unittests
gdb/unittests/rsp-low-selftests.c:54: fo ==> of, for, to, do, go
...
and add gdb/unittests to the pre-commit codespell configuration.

Approved-By: Tom Tromey <tom@tromey.com>
.pre-commit-config.yaml
gdb/unittests/rsp-low-selftests.c