]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[gdb] Drop gdb.stabs exclude from tclint.toml
authorTom de Vries <tdevries@suse.de>
Wed, 22 Oct 2025 07:38:03 +0000 (09:38 +0200)
committerTom de Vries <tdevries@suse.de>
Wed, 22 Oct 2025 07:38:03 +0000 (09:38 +0200)
Now that gdb/testsuite/gdb.stabs has been removed, drop the corresponding
exclude from gdb/tclint.toml.

Tested by running "pre-commit run --all-files".

gdb/tclint.toml

index 92b8d3dabc87cf048e8392b61a158af4eaf10c5e..2a394919c0d2f45c2b2e79f97c47e27de3fe7825 100644 (file)
@@ -34,7 +34,6 @@ exclude = [
 "gdb/testsuite/boards",
 "gdb/testsuite/config",
 # IGNORE (document reason in trailing comment):
-"gdb/testsuite/gdb.stabs", # To be removed.
 "gdb/testsuite/lib/ton.tcl", # Imported.
 ]