Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC 0/2] [pre-commit] Require codespell-clean commit messages
@ 2026-07-25  9:02 Tom de Vries
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Tom de Vries @ 2026-07-25  9:02 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-25  9:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-25  9:02 [RFC 0/2] [pre-commit] Require codespell-clean commit messages Tom de Vries
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox