Ian Cordasco
writes:
> 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 you do "flake8 .", then
> > flake8
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 you do "flake8 .", then flake8 picks a single
> per-project confi
On Tue, Jul 7, 2015 at 9:16 PM, Ian Cordasco
wrote:
> On Tue, Jul 7, 2015 at 12:56 PM, Willy Wu wrote:
> > Hey Ian, answers inline:
> >
> > On Tue, Jul 7, 2015 at 4:36 PM, Ian Cordasco >
> > wrote:
> >>
> >> Hey Willy,
> >>
> >> Responses in-line:
> >>
> >> On Tue, Jul 7, 2015 at 4:05 AM, Willy
On Tue, Jul 7, 2015 at 12:56 PM, Willy Wu wrote:
> Hey Ian, answers inline:
>
> On Tue, Jul 7, 2015 at 4:36 PM, Ian Cordasco
> wrote:
>>
>> Hey Willy,
>>
>> Responses in-line:
>>
>> On Tue, Jul 7, 2015 at 4:05 AM, Willy Wu via code-quality
>> wrote:
>> > Hey all,
>> >
>> > We use flake8 at Dropb
Hey Ian, answers inline:
On Tue, Jul 7, 2015 at 4:36 PM, Ian Cordasco
wrote:
> Hey Willy,
>
> Responses in-line:
>
> On Tue, Jul 7, 2015 at 4:05 AM, Willy Wu via code-quality
> wrote:
> > Hey all,
> >
> > We use flake8 at Dropbox and are pretty happy with it. But one small
> issue
> > is the w
On Tue, Jul 7, 2015 at 8:48 AM, Ian Lee wrote:
>
>
> On Tuesday, July 7, 2015, Ned Batchelder wrote:
>>
>>
>>
>> On 7/7/15 5:05 AM, Willy Wu via code-quality wrote:
>>
>> Hey all,
>>
>> We use flake8 at Dropbox and are pretty happy with it. But one small
>> issue is the way that flake8 configura
On Tuesday, July 7, 2015, Ned Batchelder wrote:
>
>
> On 7/7/15 5:05 AM, Willy Wu via code-quality wrote:
>
> Hey all,
>
> We use flake8 at Dropbox and are pretty happy with it. But one small
> issue is the way that flake8 configuration gets discovered. We use the
> per-project configuration v
On 7/7/15 5:05 AM, Willy Wu via code-quality wrote:
Hey all,
We use flake8 at Dropbox and are pretty happy with it. But one small
issue is the way that flake8 configuration gets discovered. We use
the per-project configuration via setup.cfg files which are checked
into source control, but
Hey Willy,
Responses in-line:
On Tue, Jul 7, 2015 at 4:05 AM, Willy Wu via code-quality
wrote:
> Hey all,
>
> We use flake8 at Dropbox and are pretty happy with it. But one small issue
> is the way that flake8 configuration gets discovered. We use the
> per-project configuration via setup.cfg
Hey all,
We use flake8 at Dropbox and are pretty happy with it. But one small issue
is the way that flake8 configuration gets discovered. We use the
per-project configuration via setup.cfg files which are checked into source
control, but flake8 only considers the first setup.cfg in the directory
10 matches
Mail list logo