On Wed, Jul 8, 2015 at 2:27 PM, Ian Cordasco
wrote:
> On Wed, Jul 8, 2015 at 10:15 AM, Willy Wu wrote:
> >
> >
> > On Wed, Jul 8, 2015 at 4:18 AM, Ian Cordasco >
> > wrote:
> >>
> >> On Tue, Jul 7, 2015 at 2:11 PM, Willy Wu wrote:
> >> > So our flake8 might be a simpler case, where our lint to
On Wed, Jul 8, 2015 at 10:15 AM, Willy Wu wrote:
>
>
> On Wed, Jul 8, 2015 at 4:18 AM, Ian Cordasco
> wrote:
>>
>> On Tue, Jul 7, 2015 at 2:11 PM, Willy Wu wrote:
>> > So our flake8 might be a simpler case, where our lint tool invokes
>> > flake8 on
>> > every file in the diff individually rathe
On Wed, Jul 8, 2015 at 4:18 AM, Ian Cordasco
wrote:
> On Tue, Jul 7, 2015 at 2:11 PM, Willy Wu wrote:
> > So our flake8 might be a simpler case, where our lint tool invokes
> flake8 on
> > every file in the diff individually rather than a bunch of files at once.
> > Am I right to guess that if y
I added this to prospector by allowing inheritance, so that your
custom directives could inherit from premade ones that come as part of
the library or 'project-wide' ones that you make but want to tweak on
a per-codebase level:
http://prospector.readthedocs.org/en/master/profiles.html#inheritance