[binutils-gdb] [gdb/contrib] Add tcllint->tclint in codespell-dictionary.txt

Tom de Vries vries@sourceware.org
Wed Dec 17 16:27:04 GMT 2025


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e607549f2495ed68da314642d5c4c51bdd470933

commit e607549f2495ed68da314642d5c4c51bdd470933
Author: Tom de Vries <tdevries@suse.de>
Date:   Wed Dec 17 17:27:00 2025 +0100

    [gdb/contrib] Add tcllint->tclint in codespell-dictionary.txt
    
    Confusingly, the Tcl linter we're using is called tclint instead of tcllint.
    
    Add a corresponding entry in gdb/contrib/codespell-dictionary.txt.
    
    Approved-By: Simon Marchi <simon.marchi@efficios.com>

Diff:
---
 gdb/contrib/codespell-dictionary.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gdb/contrib/codespell-dictionary.txt b/gdb/contrib/codespell-dictionary.txt
index 09bc309e4f1..6834d3ed306 100644
--- a/gdb/contrib/codespell-dictionary.txt
+++ b/gdb/contrib/codespell-dictionary.txt
@@ -1 +1,2 @@
 gdbsever->gdbserver
+tcllint->tclint


More information about the Gdb-cvs mailing list