]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[gdb/contrib] Skip generated aclocal.m4 with codespell
authorTom de Vries <tdevries@suse.de>
Tue, 14 Apr 2026 16:18:34 +0000 (18:18 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 14 Apr 2026 16:18:34 +0000 (18:18 +0200)
Skip these 3 generated files with codespell:
- gdb/aclocal.m4
- gdbserver/aclocal.m4
- gdbsupport/aclocal.m4

AFAICT, gdb/testsuite/aclocal.m4 is not generated.

Approved-By: Tom Tromey <tom@tromey.com>
gdb/contrib/setup.cfg

index 4793a6264afbb5d95f79f41746b90079693e4ad8..267814c26004c3597150e64d181c3efa603d786a 100644 (file)
@@ -1,7 +1,7 @@
 [codespell]
 
 # Skip ChangeLogs and generated files.
-skip = */ChangeLog*,*/configure,gdbsupport/Makefile.in,*.dat,*.eps,gdb/features/*.c,gdb/ada-casefold.h,gdb/copying.c,gdb/gdbarch-gen.h,gdb/gdbarch-gen.c,gdb/target-delegates-gen.c
+skip = */ChangeLog*,*/configure,gdbsupport/Makefile.in,*.dat,*.eps,gdb/features/*.c,gdb/ada-casefold.h,gdb/copying.c,gdb/gdbarch-gen.h,gdb/gdbarch-gen.c,gdb/target-delegates-gen.c,gdb/aclocal.m4,gdbserver/aclocal.m4,gdbsupport/aclocal.m4
 
 ignore-words = gdb/contrib/codespell-ignore-words.txt
 dictionary = gdb/contrib/codespell-dictionary.txt,-