Gentoo Archives: gentoo-portage-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-portage-dev@l.g.o
Cc: antarus@g.o
Subject: Re: [gentoo-portage-dev] [PATCH] First draft of a portage pylint.
Date: Mon, 13 Jan 2014 23:27:43
Message-Id: 201401131827.42160.vapier@gentoo.org
In Reply to: [gentoo-portage-dev] [PATCH] First draft of a portage pylint. by antarus@gentoo.org
1 people have been using pyflakes of late. not that i'm against adding this.
2
3 we should have a wrapper script:
4 $ cat pylint
5 #!/bin/sh
6 exec pylint --rcfile "${0%/*}"/pylintrc "$@"
7 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature