]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdbsupport] Ignore pathc in codespell check in gdb_tilde_expand.cc
authorTom de Vries <tdevries@suse.de>
Thu, 27 Mar 2025 13:20:04 +0000 (14:20 +0100)
committerTom de Vries <tdevries@suse.de>
Thu, 27 Mar 2025 13:20:04 +0000 (14:20 +0100)
commitb5485cfa8dcef32a9e15e6e7835ab83abdc7502c
tree0376049b8afba83a2db9c03cebc4f370528ae51b
parentc63274831c370ef62ea0753c87cdb0c35b4b1969
[gdbsupport] Ignore pathc in codespell check in gdb_tilde_expand.cc

Ignore the following codespell detections:
...
$ codespell --config gdbsupport/setup.cfg gdbsupport
gdbsupport/gdb_tilde_expand.cc:54: pathc ==> patch
gdbsupport/gdb_tilde_expand.cc:99: pathc ==> patch
...
by adding codespell:ignore comments.
gdbsupport/gdb_tilde_expand.cc