unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44591] [PATCH 0/1] Add 'patch-headers' lint checker
@ 2020-11-12 12:00 Ludovic Courtès
  2020-11-12 12:03 ` [bug#44591] [PATCH 1/1] lint: Add 'patch-headers' checker Ludovic Courtès
  2020-11-21 11:42 ` bug#44591: [PATCH 0/1] Add 'patch-headers' lint checker Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Ludovic Courtès @ 2020-11-12 12:00 UTC (permalink / raw)
  To: 44591; +Cc: Ludovic Courtès

Hi!

There’s the unwritten (?) guideline that patches should start with a
short comment indicating what they do, where they come from, and what
their upstream status is.

The ‘patch-headers’ checker that this patch adds check for the
presence of a comment at the start of each referenced patch.  It
currently reports 59 issues.

WDYT?

Ludo’.

Ludovic Courtès (1):
  lint: Add 'patch-headers' checker.

 guix/lint.scm  | 55 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/lint.scm | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 111 insertions(+)

-- 
2.29.2





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

end of thread, other threads:[~2020-11-21 11:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 12:00 [bug#44591] [PATCH 0/1] Add 'patch-headers' lint checker Ludovic Courtès
2020-11-12 12:03 ` [bug#44591] [PATCH 1/1] lint: Add 'patch-headers' checker Ludovic Courtès
2020-11-21 11:42 ` bug#44591: [PATCH 0/1] Add 'patch-headers' lint checker Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).