automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Henry Nadeau <hnadeau@iol.unh.edu>
Subject: |WARNING| pw104792 [PATCH v3] devtools: spell check
Date: Wed,  1 Dec 2021 15:51:04 +0100 (CET)	[thread overview]
Message-ID: <20211201145104.DC46F122DB3@dpdk.org> (raw)
In-Reply-To: <20211201144743.30560-1-hnadeau@iol.unh.edu>

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/104792

_coding style issues_


WARNING:LONG_LINE_COMMENT: line length of 162 exceeds 100 columns
#115: FILE: devtools/spell_check.sh:18:
+	echo "$3" | sed "$2" | aspell --lang=en --encoding=utf-8 --ignore-case --ignore=3 --ignore-repl list --personal="$1""/devtools/spell_check_dictionary.txt"

WARNING:LONG_LINE_COMMENT: line length of 102 exceeds 100 columns
#172: FILE: devtools/spell_check.sh:75:
+  if [[ ($line =~ ^\+\+\+) && ($line =~ .rst$)]]; then # if line is a file and rst echo and reset flag

WARNING:LONG_LINE_COMMENT: line length of 106 exceeds 100 columns
#182: FILE: devtools/spell_check.sh:85:
+  if [[ ($non_doc = 0 ) && (! $line =~ ^\+\+\+)]]; then # only when non_doc isn't set & line is not a file

WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#1126: FILE: devtools/spell_check_dictionary.txt:908:
+dont

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 1 errors, 4 warnings, 2277 lines checked

       reply	other threads:[~2021-12-01 14:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211201144743.30560-1-hnadeau@iol.unh.edu>
2021-12-01 14:51 ` checkpatch [this message]
2021-12-01 15:38 ` |SUCCESS| " 0-day Robot

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=20211201145104.DC46F122DB3@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=hnadeau@iol.unh.edu \
    --cc=test-report@dpdk.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;
as well as URLs for NNTP newsgroup(s).