Re: [PATCH v9 01/14] iotests: do a light delinting

2020-03-30 Thread John Snow
On 3/30/20 11:41 AM, Kevin Wolf wrote: > Am 25.03.2020 um 00:20 hat John Snow geschrieben: >> This doesn't fix everything in here, but it does help clean up the >> pylint report considerably. >> >> This should be 100% style changes only; the intent is to make pylint >> more useful by working on

Re: [PATCH v9 01/14] iotests: do a light delinting

2020-03-30 Thread John Snow
On 3/30/20 10:39 AM, Markus Armbruster wrote: > John Snow writes: > >> This doesn't fix everything in here, but it does help clean up the >> pylint report considerably. >> >> This should be 100% style changes only; the intent is to make pylint >> more useful by working on establishing a baseli

Re: [PATCH v9 01/14] iotests: do a light delinting

2020-03-30 Thread Kevin Wolf
Am 25.03.2020 um 00:20 hat John Snow geschrieben: > This doesn't fix everything in here, but it does help clean up the > pylint report considerably. > > This should be 100% style changes only; the intent is to make pylint > more useful by working on establishing a baseline for iotests that we > ca

Re: [PATCH v9 01/14] iotests: do a light delinting

2020-03-30 Thread Markus Armbruster
John Snow writes: > This doesn't fix everything in here, but it does help clean up the > pylint report considerably. > > This should be 100% style changes only; the intent is to make pylint > more useful by working on establishing a baseline for iotests that we > can gate against in the future. >