All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: dev@dpdk.org
Cc: david.marchand@redhat.com, ferruh.yigit@intel.com,
	Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH] devtools: add checkpatch spelling dictionary builder
Date: Thu, 30 Jul 2020 23:49:02 +0200	[thread overview]
Message-ID: <3716887.2PGz6HVi7E@thomas> (raw)
In-Reply-To: <20200707085424.2317373-1-thomas@monjalon.net>

07/07/2020 10:54, Thomas Monjalon:
> The script checkpatch.pl (used in checkpatches.sh) can use a dictionary
> from the codespell project to check spelling.
> There are multiple dictionaries to be used.
> 
> The script build-dict.sh concatenate multiple dictionaries and remove
> some annoying false positives.
> 
> The dictionary built by this script must be saved in a file which
> is referenced with the environment variable DPDK_CHECKPATCH_CODESPELL.
> The easiest is to export this variable in ~/.config/dpdk/devel.config.
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

Applied




      reply	other threads:[~2020-07-30 21:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-07  8:54 [dpdk-dev] [PATCH] devtools: add checkpatch spelling dictionary builder Thomas Monjalon
2020-07-30 21:49 ` Thomas Monjalon [this message]

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=3716887.2PGz6HVi7E@thomas \
    --to=thomas@monjalon.net \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.