From: Tom de Vries Date: Wed, 22 Oct 2025 07:38:03 +0000 (+0200) Subject: [gdb] Drop gdb.stabs exclude from tclint.toml X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cdc2743c64bc696bb36f6b288fa796baa959f5e;p=thirdparty%2Fbinutils-gdb.git [gdb] Drop gdb.stabs exclude from tclint.toml 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". --- diff --git a/gdb/tclint.toml b/gdb/tclint.toml index 92b8d3dabc8..2a394919c0d 100644 --- a/gdb/tclint.toml +++ b/gdb/tclint.toml @@ -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. ]