Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: [RFC 0/2] [pre-commit] Require codespell-clean commit messages
Date: Sat, 25 Jul 2026 11:02:24 +0200	[thread overview]
Message-ID: <20260725090226.839799-1-tdevries@suse.de> (raw)

The first patch adds ignoring intentional missppellings using '[sic]', for
instance in a sentence "Fixed typo skippig [sic]".

The second patch updates the codespell-log pre-commit hook to require
codespell-clean commit messages.

Tom de Vries (2):
  [gdb] Ignore codespell errors followed by sic marker
  [pre-commit] Require codespell-clean commit messages

 .pre-commit-config.yaml      |  2 --
 gdb/contrib/codespell-log.sh | 20 --------------------
 gdb/pyproject.toml           |  2 ++
 3 files changed, 2 insertions(+), 22 deletions(-)
 delete mode 100755 gdb/contrib/codespell-log.sh


base-commit: 1f17a093ff10f290cef9c736223bfbf86e132be7
-- 
2.51.0


             reply	other threads:[~2026-07-25  9:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-25  9:02 Tom de Vries [this message]
2026-07-25  9:02 ` [RFC 1/2] [gdb] Ignore codespell errors followed by sic marker Tom de Vries
2026-07-25  9:02 ` [RFC 2/2] [pre-commit] Require codespell-clean commit messages Tom de Vries

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260725090226.839799-1-tdevries@suse.de \
    --to=tdevries@suse.de \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox