mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 04:24:43 +00:00
[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".
This commit is contained in:
@@ -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.
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user