Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [pushed 1/2] [gdb] Drop some files and a dir from codespell skip list
@ 2026-06-15 12:33 Tom de Vries
  2026-06-15 12:33 ` [pushed 2/2] [gdb] Expand dirs in " Tom de Vries
  0 siblings, 1 reply; 2+ messages in thread
From: Tom de Vries @ 2026-06-15 12:33 UTC (permalink / raw)
  To: gdb-patches

A recent codespell cleanup in gdb/testsuite made some files and a dir in the
codespell skip list codespell-clean.  Drop these from the skip list.
---
 gdb/pyproject.toml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gdb/pyproject.toml b/gdb/pyproject.toml
index 32d5d6d159c..5a2ec90da15 100644
--- a/gdb/pyproject.toml
+++ b/gdb/pyproject.toml
@@ -74,10 +74,6 @@ skip = [
 'gdbserver/aclocal.m4',
 'gdbsupport/aclocal.m4',
 # TODO:
-'gdb/testsuite/Makefile.in',
-'gdb/testsuite/TODO',
-'gdb/testsuite/configure.ac',
-'gdb/testsuite/boards/*',
 'gdb/testsuite/config/*',
 'gdb/testsuite/gdb.ada/*',
 'gdb/testsuite/gdb.arch/*',

base-commit: 0626ddbdf83a73185e484fa050e8a0e97400b3f4
-- 
2.51.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-15 12:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 12:33 [pushed 1/2] [gdb] Drop some files and a dir from codespell skip list Tom de Vries
2026-06-15 12:33 ` [pushed 2/2] [gdb] Expand dirs in " Tom de Vries

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox