All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: "Juraj Linkeš" <juraj.linkes@pantheon.tech>
Cc: Honnappa.Nagarahalli@arm.com, lijuan.tu@intel.com,
	bruce.richardson@intel.com, jspewock@iol.unh.edu,
	probb@iol.unh.edu, dev@dpdk.org
Subject: Re: [PATCH v3] dts: update dependencies and mypy execution
Date: Mon, 25 Sep 2023 16:15:28 +0200	[thread overview]
Message-ID: <25573883.6Emhk5qWAg@thomas> (raw)
In-Reply-To: <20230725084842.23147-1-juraj.linkes@pantheon.tech>

25/07/2023 10:48, Juraj Linkeš:
> Poetry changed the syntax of dev dependencies section in version
> 1.2.0. Updated the lock file with Poetry 1.5.1 added that to the
> documentation.
> The scripts section did nothing, so it got removed.
> Update Pylama linters:
> * pep8 is the same as pycodestyle
> * pylint is missing dependencies and thus not executed. It reports a
>   number of warnings and may be introduced in a future patch.
> * mypy doesn't work properly with Pylama. Pylama executes linting
>   file-by-file and mypy works on all files at once.
> 
> Mypy has thus been moved outside Pylama and is executed separately.
> Added Mypy configuration that makes it easier to specify ignored issues
> in more detail.
> 
> Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>

Applied, thanks.




      reply	other threads:[~2023-09-25 14:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31  9:13 [PATCH v1] dts: update dependencies and mypy execution Juraj Linkeš
2023-04-28 19:33 ` Jeremy Spewock
2023-05-16 10:16 ` [PATCH v2] " Juraj Linkeš
2023-05-16 10:32   ` Juraj Linkeš
2023-06-21 17:59     ` Jeremy Spewock
2023-07-25  8:48   ` [PATCH v3] " Juraj Linkeš
2023-09-25 14:15     ` 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=25573883.6Emhk5qWAg@thomas \
    --to=thomas@monjalon.net \
    --cc=Honnappa.Nagarahalli@arm.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=jspewock@iol.unh.edu \
    --cc=juraj.linkes@pantheon.tech \
    --cc=lijuan.tu@intel.com \
    --cc=probb@iol.unh.edu \
    /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.