confluent-kafka-python icon indicating copy to clipboard operation
confluent-kafka-python copied to clipboard

Setup isort and black library

Open jairhenrique opened this issue 2 years ago • 4 comments

Fixes #1351

jairhenrique avatar May 23 '22 21:05 jairhenrique

thanks @jairhenrique ! note that i'm currently working on a branch serdes to tidy a lot of stuff up. To avoid merge conflicts i think we'll do the code formatting after that gets merged to master.

mhowlett avatar May 23 '22 22:05 mhowlett

@mhowlett I move this changes to serdes branch and remove source formatting.

jairhenrique avatar May 23 '22 22:05 jairhenrique

Nice :+1:

We'll want this added as one of the build steps in .travis.yml too, replacing the flake8 with the lint check target. Only need to do this for the Linux source builder.

edenhill avatar May 24 '22 08:05 edenhill

@edenhill done!

jairhenrique avatar May 24 '22 11:05 jairhenrique

@mhowlett What happened to this work? Not seeing it in master?

palfrey avatar Jan 05 '23 22:01 palfrey