From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Cc: antarus@gentoo.org
Subject: Re: [gentoo-portage-dev] [PATCH] First draft of a portage pylint.
Date: Mon, 13 Jan 2014 18:27:41 -0500 [thread overview]
Message-ID: <201401131827.42160.vapier@gentoo.org> (raw)
In-Reply-To: <1389346689-29957-1-git-send-email-antarus@gentoo.org>
[-- Attachment #1: Type: Text/Plain, Size: 184 bytes --]
people have been using pyflakes of late. not that i'm against adding this.
we should have a wrapper script:
$ cat pylint
#!/bin/sh
exec pylint --rcfile "${0%/*}"/pylintrc "$@"
-mike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2014-01-13 23:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-10 9:38 [gentoo-portage-dev] [PATCH] First draft of a portage pylint antarus
2014-01-11 2:51 ` Alexander Berntsen
2014-01-13 23:27 ` Mike Frysinger [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=201401131827.42160.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=antarus@gentoo.org \
--cc=gentoo-portage-dev@lists.gentoo.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